I am developing an application that uses metadata-driven grids with gridfilters in a tabpanel.
Tabs are created dynamically via links.
Basically not sooo difficult
But unfortunately, the application can not handle gridfilters for more than one grid in a time.
Gridfilters are removed every time a new grid in a new tab is created and only the active tab got the gridfilter functionality.