I would like to filter my jqGrid based on certain cell values. For example, if I have a column named “relevance”, an integral score from 0 to 10, I'd like to display rows where relevance > 5. Is this possible to do with jqGrid? I don't want the user to have to search for values where relevance > 5 – I want the table to load that way from the start.
Thanks!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top