Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
11745 | Mar 15,2004 01:11 PM UTC | Apr 11,2006 09:50 AM UTC | WinForms | 3 |
![]() |
Tags: GridControl |
//ReadData("datasample.cds");
in the FormLoad, then you will see the flat table set up by calling InitData. You can then right-click the left cell, and set its indent level to make this flat table look like a tree. The idea is that you can do the same thing from code as you create the CollapsibleDataSource.data. Once you have your table created, you can serialize it in the cds format so it then could be read from file from that point on. But the first cds structure either has to be done from code, or from the UI (rightclicking etc.).
This sample does not use the standard AddNode/RemoveNode sturcture you might see in a treeview. 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.