Here is how I take care of this.
Did you include the search module in the jqgrid download?
To fit your example I should have used courselist for the variable name.
var courselist = “23:Course1;45:Course2″;
What has worked for me has been using this pattern:
var coursevalues = “23:Course1;45:Course2”;
(colons between key and value, semicolon separator between option pairs, quotes only at beginning and end of entire list)
Stay connected with us in your favorite flavor!
Copyright 2014 TriRand LtdAll Rights ReservedRSS