I am trying to add in the search feature into our grid implementation. We are using an index field to sort some of our columns on a different value that what is shown. The problem is that when the search is applied to that column, it searches on the index field rather than the field that is visible. I have created a jsfiddle: https://jsfiddle.net/tzgyvbLn/
Please let me know if I’m doing something wrong, thanks.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top