I am using jqGrid 4.15.6-pre - free jqGrid:
I have two dropdown list in my edit form. Both are populated from server using the setColProp in the onSelectRRow function.
What I want to do reload the second dropdown list if the value in the first dropdown is changed.
I need to do this without having to close the edit form.
The example below uses the Guriddo jqGrid. You maybe can adapt it to the forked version - free-jqgrid.
Real-time example is here