Hi,
I have implemented server-side filtering in my Kendo UI grid. This works fine for multiple filters without any issues. I face a problem when the user clears the filters, server side code is not able to recognize the same. When I used FireBug, I till found the filters present in the url.
Can you please guide me how to identify clear filter command?
Regards,
VR
I have implemented server-side filtering in my Kendo UI grid. This works fine for multiple filters without any issues. I face a problem when the user clears the filters, server side code is not able to recognize the same. When I used FireBug, I till found the filters present in the url.
Can you please guide me how to identify clear filter command?
Regards,
VR