I want to select the table name shown by jqgrid, so I need to pass it somehow to the PHP (in my case) code that reads the data.
Is there a 'proper' way to do this or should I just append the table name to the 'url' option?
As a general point it surprises me that there aren't any generic examples for displaying the contents of any table you select, all the information would be available, column headers would just be the table column names, number of columns would simply be all columns.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top