I saw the jqGrid example doing a column drag and drop reordering . However, this function is not documented anywhere in the jqGrid Wiki , or maybe I missed or something else. Does anyone know how to implement this in jqGrid?
Got it. You must add 'sortable: true'.