The text of this article is not in this database — only its details are. Read it on the old site: Showing table data in hierarchical structure
2 Comments
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
The text of this article is not in this database — only its details are. Read it on the old site: Showing table data in hierarchical structure
Join the conversation! Your thoughts help the community grow.
Sign in to leave a comment.
khurramPosted Jul 25, 2012, 7:16 AM
correction ... FillNodeChildren(t, int.Parse(dr.ItemArray[0].ToString()), ds); function definition .... public void FillNodeChildren(DataTreeNode _Parent, int _ParentID, DataSet ds) from .....short circuit
marwa marwaPosted Apr 15, 2011, 8:41 PM
thank you very Much for sharing your work :) and I want to ask if it's possible to change each element of the tree in a link Thank you in advance