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

Field visibility change causes change in FilterEditorCriteria

$
0
0
v9.0_2013-07-03/LGPL Development Only (built 2013-07-03)

I am using AdvancedFieldPicker along with AdvancedFilter in my application.The problem I am currently facing is that when I change the visibility
of any column from AdvancedFieldPicker, it subsequently changes any future applied advanced filter criteria. In fact from the logs I can see that
the filter criteria after FieldStateChangedChangedHnadler is fired (because of field visibility change in AdvancedFieldPicker) gives me the criteria which consists of all the criterion that has ever been applied in the current session.
How come field visibility change is causing criteria to contain all the historical criterion ever applied. Pls advise. I am accesing filter criteria through getFilterEditorCriteria on the grid.

Viewing all articles
Browse latest Browse all 4756

Trending Articles