Hello
I would like to open a treeview at the right place by searching for a word,
so I want to have a textbox which gets the word to search in the tree, by this I can have all the information about this word in the database (id, parent, ...)
and I would like to open the treeview at the good places
How can I make this ?