Hi,
Is there a method of reading a treeview structure from a file or database table? I am writing an Asset Management program for my business and I am hoping to use a treeview to navigate the asset structure. It looks more professional I think.
I had all the assets listed in a table with a value referencing the parent object row number but was unable to figure out how to run a procedure to convert the table into a treeview. The treeview needs to have a depth of at least 10 levels.
If anyone knows of any coding tips for this problem I'd be very much appreciative.
Thanks in advance
C
Is there a method of reading a treeview structure from a file or database table? I am writing an Asset Management program for my business and I am hoping to use a treeview to navigate the asset structure. It looks more professional I think.
I had all the assets listed in a table with a value referencing the parent object row number but was unable to figure out how to run a procedure to convert the table into a treeview. The treeview needs to have a depth of at least 10 levels.
If anyone knows of any coding tips for this problem I'd be very much appreciative.
Thanks in advance
C