Dear all,
I need some help in building heirarchial grid using ultrawin grid. pl provide any tutorials on the same.
thanks in advance,
~parthiban
There are dozens of samples in the SDK that demonstrate this concept. This MSDN article describes how to load hierarchical data into a DataSet; once you do that you simply assign a reference to the DataSet to the grid's DataSource property and the grid takes it from there.