Search box in treeGrid

I�m trying to use a seach box in a treeGrid, but I�m having problems with childs.



The problem is with ‘enableSmartRendering’



Is posible do it in treeGrid or only in dhtmlxGrid?



Thanks

The built in search functionality not well suited for treeGrid - it must work without errors, but search will be applied only to visible part of hierarchy ( search will not be executed against items in closed branches )

>>The problem is with 'enableSmartRendering’
SmartRendering mode can be applied only for plain grids, it will not work for hierarchical TreeGrid