Hi...
How can we have a tree view in asp.net pages on web .... just like we have a component tree view for windows applications.
If there are any freeware components for the said purpose then kindly help me find them out.
Regards,
Harris
Printable View
Hi...
How can we have a tree view in asp.net pages on web .... just like we have a component tree view for windows applications.
If there are any freeware components for the said purpose then kindly help me find them out.
Regards,
Harris
This looks great but its not supported on framework 1.1. :-(
Microsoft provides the source code for the treeview control, so recompile it under 1.1 and you shouldnt have any problems.