I have a bunch of form fields that are used to filter a result set. The datasource has multiple filters setup that are linked to these controls. If I change a field value - choose an option in a dropdown field - and then try to navigate to Page 2 in the EntityGridView, the datasource detects that the form field has changed and changes the resultset. I would like the filters to be independent of the grid view posbacks. The filter fields are set by an independent button.
Any help is appreciated. I can provide more detail if required.
Thanks,
Abhijit