jqGrid - how to search when using datatype:local Or loadonce: true
Posted
by satmovi
on Stack Overflow
See other posts from Stack Overflow
or by satmovi
Published on 2010-04-06T12:29:08Z
Indexed on
2010/04/06
12:33 UTC
Read the original article
Hit count: 247
Hi guys,
I have a problem with jqGrid when I'm using the options specified. Seems that nothing happens when I click 'Find'.
From jqGrid documentation I understand that sorting and searching is done locally when using loadonce option. Sorting is fine but search not, should it work locally or just server side, if so how to do that?
Thanks
Ovidiu
© Stack Overflow or respective owner