Finding a Node in MULTICOLUMNTREEVIEW

Hi

How can I search a node in a specified column in a MULTICOLUMNTREEVIEW ?

For example, if the second column contain my record Key, can I find the node if I know the Key.

Thank you
Maria CAstoro




1 Reply

GR Golda Rebecal Syncfusion Team June 7, 2007 09:24 AM UTC

Hi Maria,

By comparing the values in the SubItems collection of the TreeNodeAdv and the search string, we can find the tree node having the search value in a particular column.

I have attached a sample that illustrates the same. Please have a look at it and let me know if this helps you.

http://websamples.syncfusion.com/samples/Tools.Windows/F62015/Main.htm

Best regards,
Golda

Loader.
Up arrow icon