Search results

  1. D

    Array - Split Function

    Hello, I'm trying to build a function that splits the nodes of a treeview in order to make it searchable by using the boolean terms AND, OR, and NOT. The search is intended to be done by using just one textbox So, here is what I have until now: 1. The event which loads the treeview and...
Back
Top Bottom