JQgrid multiselect load value from jsonmap
I have a grid , which one of it's coulmns is a checkbox custom foramtter.
I load my data from server side with json. I want to create a multiselect
column that will replace the column I created so that it will have a
checkbox in the header and all other multiselect functionalty.
My question is how can I load data into the multiselect column? can it
have an ID so that the json will know how to map it's values ? Is it
possible to load data into multiselect column ?
Thank's In Advance.
No comments:
Post a Comment