In this tutorial, you will learn how to display Master Detail DataSet information through the grid's hierarchical display. This tutorial is similar to Tutorial 3: Linking Multiple True DBGrid Controls, but this tutorial displays the same master detail information as Tutorial 3: Linking Multiple True DBGrid Controls, except it only uses one C1TrueDBGrid object.
Complete the following steps:
To write code in Visual Basic
Visual Basic |
Copy Code
|
---|---|
|
To write code in C#
C# |
Copy Code
|
---|---|
|
You've successfully completed using the hierarchical display; this concludes the tutorial.