Home › Forums › Bugs › error in DEMO/jqgrid_demo36/search_adv.php
in the constructWhere($s) function :
replace if($v && $op)
by if(isset($v) && isset($op))
because if $v == “0” the test is false
I spend a long time to find it
Hello,
Thanks. I will correct it. Instead this is only demo and just point how to organize this.
Best Regards
Tony
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS