I want to generate a control to represent fields and their subfields like tree view(graphical representation) with parent and child nodes in asp.net. It can be 'n' levels. how to do so?
1 Answer
Er...use the ASP.NET TreeView Control?
1 Comment
vjv
thnks. im looking for something like organizational chart in order to represent the fields and modify nodes by click any nodes