Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Keeping filter editor criteria over fetch

$
0
0
Hi all,

I have a ListGrid with:
g.setShowFilterEditor(true);
g.setAllowFilterExpressions(true);

Unfortunately, when I call a fetch(...) on the grid, the values within the filter-editor are removed.

Is there a possibility, to keep the values of the filter-editor as they are, also when I call a fetch(...) ?

Thanks a lot in advance

I have SmartClient Version: v8.2p_2013-10-12/PowerEdition Deployment

Viewing all articles
Browse latest Browse all 4756

Trending Articles