Hello,
I am having an issue with the ids of the TRs in a grid, using JSON data returned from the server.
I have a grid that is displaying different types of objects – and since the objects are different types, two could have the same ID. jqGrid seems to use the id field if the data to set the dom id of the row, so I end up having two rows with the same dom id.
Is there any way I can customize how jqGrid assigns ids to the table rows?
Thanks for any help!
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top