sort method in Treeview

sort method in Treeview

am 22.01.2008 15:29:06 von Red Baron

Hi all,

Is there a any built-in method in TreeVew for sorting the nodes.

I mean, there is a Sort() method in windows form version of treeview but i
can not find any method in asp.net version, like that...

Thanks ...

Re: sort method in Treeview

am 22.01.2008 16:58:09 von ge0193387

I ran into too many problems with the ASP.NET Treeview control so I
created my own:
http://www.codeproject.com/KB/webforms/DynamicTreeView.aspx