K
Kishor
Hi,
In Visual basic6 there are so many grids using which we can display the tree
structure (Multiple column). Same thing I am planning to display the result
of query in a tree format, instead of grid. I wanted to know how to convert
this data grid in to a tree view?. I am using vb.net as a development
language. I am having records in this format
ID Colmn1 Colmn2 Colmn3 Colmn4 ParentId.
First column Id and last column ParentId will be not visible to the user.
Please suggest me some kind of solution for this.
Regards
Kishor
In Visual basic6 there are so many grids using which we can display the tree
structure (Multiple column). Same thing I am planning to display the result
of query in a tree format, instead of grid. I wanted to know how to convert
this data grid in to a tree view?. I am using vb.net as a development
language. I am having records in this format
ID Colmn1 Colmn2 Colmn3 Colmn4 ParentId.
First column Id and last column ParentId will be not visible to the user.
Please suggest me some kind of solution for this.
Regards
Kishor