grid Table

I collected a list from several tables through store procedure.
I don't know how to show result data in grid?
I'm using gridDataBound.

1 Reply

AD Administrator Syncfusion Team March 9, 2007 11:33 PM UTC

Hi Hrvoje,

Please refer to the Hierarchical category browser samples that consists of the following sub sample.

The Customers ( \Syncfusion\Essential Studio\4.4.0.49\windows\Grid.Windows\Samples\DataBound\Hierarchical\Customers\ ) Sample - This sample demonstrates how to bind a GridDataBoundGrid to the custom collections.

The Customers Virt ( \Syncfusion\Essential Studio\4.4.0.49\windows\Grid.Windows\Samples\DataBound\Hierarchical\CustomersVirt ) Sample- This sample demonstrates how to bind a GridDataBoundGrid to the custom collections.

The Expand Grid ( \Syncfusion\Essential Studio\4.4.0.49\windows\Grid.Windows\Samples\DataBound\Hierarchical\ExpandGrid ) Sample- This sample demonstrates the displaying of a DataSet with multiple nested relations.

The GDBGTreelines ( \Syncfusion\Essential Studio\4.4.0.49\windows\Grid.Windows\Samples\DataBound\Hierarchical\GDBGTreelines) Sample- This sample illustrates how to display a hierarchical grid with treelines and indented text in the first column.

Best regards,
Haneef

Loader.
Up arrow icon