I'm wanting to insert some jqGrid instances with checkboxes inside larger forms and when the form is submitted, have all the form elements including the jqGrid checkboxes sent.
At the moment I have the form and the jqGrid working, but when I submit the form it doesn't post any of the selected checkboxes from within the jqGrid. It just posts the other form elements outside jqGrid.
Is this possible? Or am I just missing something really simple?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top