Hi,
for our current project we needed a non-obtrusive grid. By default jqGrid isn't so we added some functionality. First of all, we build up a colModel and rowData + selection from an existing table. Then we create the jqGrid.
Additionally to that we made jqGrid add a hidden input field with the current value if singleSelect and gave all checkboxes a name and value if multiselect. So everything works fine on form submit.
If you are interested I could share some code (it really isn't that much).
jqGrid is simply awesome, btw! There are still some issues (like dynamic width, resizing) but it is one of the best grids out there. Keep up the good work!
Cheers
Peter
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top