jqGrid filtering on the client-side using "filterToolbar"
- by cosminaru
Hi guys,
I have to add filtering to a jqGrid that is completely managed on the client side (data is only loaded once from the server).
I need to use filterToolbar in order to filter the grid data, but couldn't find info if there is a default search mechanism on the client side. Is a server-side search the only way to do this?
Thanks,
Cosmin