Hello everyone.
I have a hierarchical grid, using ClientDetailTemplate, and everything works just fine, thanks to your detailed demo.
But I have a problem with filtering the whole grid (both the main grid and the tabbed grids). I have an input on main grid's toolbar through which the user can filter every column with the inserted text, but in this particular grid, it only filters the main grid and not the content of tabbed ones. I was wondering is there a way to filter the whole grid?