problem:
Advance searching does not escape strings,
thats why a \ or a ” will break the json format.
reproduce:
– go to http://trirand.com/jqgrid/jqgrid.html
– open New in version 3.5 -> Advanced Searching
– click on the search button
– insert
<< Inv No equal \ >> or
<< InvNo equal " >>
(you can search for any column..)
–> you will see the whole list instead off the ones equal to \ or
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top