Closed GoogleCodeExporter closed 8 years ago
Hi,
If your columns map to columns in a table, you can specify the table name in
the TABLE_NAME column in the JQGRID table. Also remember to set the READ_ONLY
column to "false". When you specify something in the TABLE_NAME column, the
grid will automatically generate INSERT, UPDATE and DELETE statements against
that table.
If this is an Apex application, you also must also make sure that the
APEX_PUBLIC_USER can execute the JQGRID_PUBLIC_PKG package, and that the ID of
your application is specified in the APEX_APPLICATION_ID column in the JQGRID
table.
Original comment by thehunge...@gmail.com
on 12 Feb 2011 at 4:45
Original comment by thehunge...@gmail.com
on 22 May 2012 at 8:56
Original issue reported on code.google.com by
Ortega.D...@gmail.com
on 27 Jan 2011 at 8:50