I found this demo of jqgrid that I am interested in using demo
I have been reading the jqgrid wiki to determine if I can control the # of elements in the add form.
The parent grid shows 8 columns. In the modal form I only want to show 4 data entry elements as opposed to the 8 that are displayed in the demo.
Does jqgrid not allow this - meaning does it always display same # of data entry elements as there are # of columns displayed in the parent grid?