Hi,
I have new for jqxGrid I used it in my html 5 project with query. now i am able to bind json data to grid using wcf service call
Now my query is that my wcf method need to send some filter parameter. for now initially i set its empty filter parameter its working fine but now i want to call wcf method on filter function of grid want to send filter option as parameter to service call when i apply some filter on grid (Sorry for my English).
Note: filter have filter UI values but i need to send filter option to service call then bind filtered data to grid how i implement like this.
any help appreciated …
Thanks,
Rajesh