TreeGrid

The Tree Grid example shows how to create a hierarchical DataGridView. Wisej extends the WinForms DGV control so any row can have child rows, and rows with children may be expanded or collapsed to show or hide the children. This sample shows how to use this Wisej feature with DataTables and generic List of objects,

Downloads

Download Sample in C#.

Download Sample in VB.NET

Last updated