Hi,

I tried to filter a tree panel with async. nodes. For this I used a combination of "extendPath" and "filter". This works like expected, but when I try to reload the whole tree after it was filtered, I always got an javascript exception, that ui ist undefined.

Which is the best way to search in and filter a tree with async nodes?

Thank you
Torben