Hello,
I'm trying to use the multiselect feature in jqGrid. When I want to recover the list of selected Id's I use : getGridParam('selarrrow')
But this function seems to return the selected rows number (from 1 to number of rows in the list), but not the records Id's.
How can I do to get the Id's ?
Thanks.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top