Available in the Full Version

Hierarchical Grid - KnockoutJS Configuration

Parent first row
Employee ID:
First Name:
Last Name:
City:
Country:
First child's first row
Order ID:
Ship Name:
Freight:
Postal Code:
Order Date:

This sample is designed for a larger screen size.

On mobile, try rotating your screen, view full size, or email to another device.

Note: The Knockout extensions do not work with the ASP.NET MVC Helpers.
This sample demonstrates support of KnockoutJS bindings with the igHierarchicalGrid widget. In this implementation, the first row of the hierarchical grid parent/child layout is bound using a standard two-way binding.

Code View

Copy to Clipboard