I\'m new in jqgrid, I\'m just trying thes example to work. I have a html file only, nothing more. When I ran this file, array data is not showing. What am I missing here? Th
Ah, its a damn typo in the Demo code.
The array that is declared is called mydata, and the array in the loop is mydata1[..] (note that evil 1)
grid.locale-en has to be declared first! Then the Browser's debugger can tell you.
(more 'bugyi's, I have some strange Loading text on the top and a striped gray background.)