Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
5128 | Jun 20,2003 05:50 AM UTC | Jun 20,2003 06:29 AM UTC | WinForms | 1 |
![]() |
Tags: GridControl |
private void test_Load(object sender, System.EventArgs e) { DataSet d = ds(); this.gridDataBoundGrid1.DataSource = d.Tables["Customers"]; GridHierarchyLevel childrenLevel = this.gridDataBoundGrid1.Binder.AddRelation("CustomerQ"); }You can see sample usage in the three samples that you can find in this folder: \Program Files\Syncfusion\Essential Suite\Grid\Samples\DataBound\Hierarchical
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.