• 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

March 21, 2017

Getting the Selected Row from a KendoGrid

There are several ways to accomplish this. I’ve got a grid with 2 columns defined: this.gridOptions = { dataSource: this.mydata, columns: [ { field: “office_group_id”, title: “ID” }, { field: “group_name”, title: “Group Name” } ] } } With Kendo Grids, you can get the data from a grid like this: with the javascript event […]

Article by MacGyver / AngularJS, Kendo

August 7, 2016

Writing Angular Controllers in Typescript for Kendo Grids – Dealing with Data

Telerik offers a fantastic library called Kendo UI. They’ve converted all of the objects into Angular Directives. They’re great, except there are some issues that really arise from the actual platform. Angular is very data-centric. You don’t pick an object and then change it, as you do in jQuery, you define the parameters of the object as variables and then let the data do the work naturally.

Using Kendo ObservableArray’s lets us avoid unnecessary constructs that just don’t ever seem to work out for us in AngularJs.

Article by MacGyver / AngularJS, Kendo, TypeScript

October 7, 2015

Grid Data with Angular’s Kendo Directives

Kendo UI has some great tools, but Angular is simply much more powerful when dealing with web-based data-management systems. To leverage Kendo, Angular has created Kendo-Directives. Almost any Kendo object can be created and managed from Angular, thereby removing the dependancy on jQuery and enabling Angular to keep those objects in scope.

Article by MacGyver / AngularJS, Kendo

  • 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