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
440
Search a text in UltraTree
posted

Hi,

I'm trying to implement a feature that allows the user to search a specified text through my UltraTree nodes.

Is there a simple way to do that or I just have to loop my nodes?

Thanks!

Stefano

Parents
  • 69832
    Suggested Answer
    Offline posted

    There is no intrinsic search functionality built into the control except for that which is provided through the the AllowKeyboardSearch property (determines whether a node is activated when the first few characters of its Text is typed by the user and the control has focus).

Reply Children
No Data