Hello,I found out that the web Ultratree has a find and a findnext method. This is exactly what I need but unfortunately I am using the win Ultratree.Is there no equivalent for these methods in the win Ultratree? In other words: Do you have a method to find (partial) strings in the Ultratree? Regards Matthias
Hello Matthias,
The UltraWinTree does not support this "Find and FindNext" functionality. I have submitted a feature request <FR09696>.
If your objects for the DataSource of the UltraWinTree support this functionality you can achieve the results through them (i.e. DataTable or DataView) but if you are just creating nodes then you will have to implement the functionality.
You can always submit feature requests directly here.