Ok, so my jqgrid is populating the data fine, and also hiding columns I need to. However now search isn’t working, and, when inspecting the <tr> of each row of data, I see they all have an id of null:
http://sysport.co.uk/admin/grid/TEST.php
Now search doesn’t work and export to excel only gives the same rows repeated.
Below is my code for the jqGrid:
sysport.co.uk/admin/grid/37multiple.js (Too big to post on here).
Any help would be massively appreciated, never got an answer on the forum.
Take a look at the response from the server. Each row does have an id of null there.