• About Morris Development
  • A Focus for Cloud Efficiency
    • Microsoft Azure
    • Amazon Web Services
  • What our Clients Say
  • Our Products
    • PreschoolDB
    • WebinarDB
  • Contact Us

Morris Development

Custom System Development and Integration

April 4, 2015

Databound Kendo Forms (MVVM) using Kendo DataSource Object

While many prefer to utilize jQuery’s $.ajax features to pull data into a Kendo MVVM form, it is sometimes just as efficient to pull that data into the form using Kendo’s DataSource object. It is a bit difficult to debug, but the flexibility it offers when utilizing multiple data sources can sometimes make the initial difficulty worth the effort.

The primary benefit, I have found, is that the time-cost of a developer trying to figure out where you’ve brought data into the object is reduced if it is placed in a standardized structure. In this case, Kendo’s DataSource is much more clear than using jQuery to populate the observable object.

This article will detail how this is done and include a working sample.

Article by MacGyver / Kendo, Web Developer

March 24, 2015

Databound Kendo Forms (MVVM) using jQuery ajax

To most effectively manage data retrieved via WebApi, it is best to use data-bound objects. By doing this, you can manage an HTML form just as effectively as a c# model. Kendo’s viewmodel can bind a form exactly like KnockOut, letting an entire JSON result set be bound to the objects on the page. Unfortunately, Kendo’s datasource object is a bit awkward and has given us a lot of grief. We’ve found that jQuery’s $.ajax method is much easier to work with.

Article by MacGyver / Kendo, Web Developer, WebApi

March 20, 2015

Nested Grids in Kendo UI

While a simple grid generally does the trick, sometimes we need to break things down into more detail. One of the biggest problems we’ve had is making nested grids. We found a great sample that we’ve used as a base for some of our more complex pages.

Article by MacGyver / Kendo

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • Next Page »

About This Site

Morris Development has been specializing in internal database system design and integration since 1999. We provide long-term management and support of secure data systems for many businesses as well as developing the more complex code structures for ERP systems like Intellievent, Apidas, and AVMS.

This site is primarily for our developers to keep track up various technologies and updates that are used by Morris Development.

Training

Integrating Angular Microsite with .Net

Private Data Caching with Google Storage

Continuous Deployment for Production Releases?

Azure Websites – the perfect Angular host

Angular 2

  • Angular 2 Authentication
  • Angular Command Line Interface
  • Material Design for Angular
  • Using Observables in Angular 2

Mentors

  • Ben Nadel
  • Dan Wahlin
  • Deborah Kurata
  • John Papa

Staff

  • Dan Morris

Training

  • Google Development Courses
  • Microsoft Virtual Academy
  • PluralSight
  • Test Deep Links

© 2025 · Morris Development