Hi, I would like to implement multiple jqgrids on the same page but different sql queries for each grid. I have an array named sql[0]=”query1″, sql[1]=”query2″, sql[2]=”query3″
Now the grid one should execute the sql[0], the second grid sql[1] and third grid sql[3]. Is it possible to have multiple grid on same page? If so, how can i achieve this?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top