This example demonstrates how to create and configure a master-detail ASPxGridView at runtime. The grid displays data of Categories
and Products
tables from the Northwind demo database on a local MS SQL Server / SQL Express and allows users to edit it.
- Default.aspx (VB: Default.aspx)
- Default.aspx.cs (VB: Default.aspx.vb)
- Grid View for ASP.NET Web Forms - How to create the control at runtime
- Grid View for ASP.NET Web Forms - Create a DataItemTemplate for a column at Runtime
(you will be redirected to DevExpress.com to submit your response)