joeharrison714 / MVCGrid.Net

http://mvcgrid.net
MIT License
74 stars 55 forks source link

Filtering Issue #41

Open csabaantoni opened 8 years ago

csabaantoni commented 8 years ago

Hi,

First of all your grid is awesome and very useful.

I have a problem with grid filtering.

If I use client-side bindings and Client-side API at the same time or setFilters() and setAdditionalQueryOptions() in one click event the WithRetrieveDataMethod fires repeatedly and the filtered result not correct.

Could you solve this problem?

I hope what I wrote is clear, but if not please ask.

Thanks!

joeharrison714 commented 8 years ago

Hi, Is it possible for you to provide me an example that demonstrates the issue? Thanks, Joe