i am trying to implement complex search functionality in jgrid. But i want to change the value that a user specified in a search box before user presses find button.
Here you can see the values
17 20 35 36 37 53 54
and i want those values comma saperated so before i hit find i want to change the values in a text box so can anyone tell me how can i do that ?more over i want to know how can i customized the look of this search box forexample instead of
id
,is in
i want some user friendly UI in which user can simple put the values and hit find , but i dont know how to change the look of this search box in inject our own look and make the search box non dragable