JQuery and JqGrid retrieve data from row

Viewed 60914

How I can retrieve data from jqgrid row, if I have only the number of the row?

For example, what do I have to do if I want the id column of the 3rd row?

2 Answers
Related