Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
255
sorting in treeview control
posted

Hi All,

I am a using a Infragistics TreeView control .

I kept all the nodes in the UltraTreeNode object(let us say "pnode") .

This pnode object is having lot of child nodes .

My problem is , i would like to sort pnode object before adding it to the TreeViewControl.

regards,

Faizal Ahmed.H