Hierarchy Master and Detail with two DataGrid components

This guide demonstrates how to create two DataGrid hierarchy master/detail CRUD pages using Northwind Customers/Orders.

Quick video

Source Code

Step by step

1. Create new application with .NET server-side project and add new MSSQL data-source connected to Northwind database.

2. Start Create New Page wizard, select Master/Detail Hierarchy template, choose Customer for Page Schema and Orders for Child Data.

3. Run the application and expand customer