I have a jqgrid and I can reorder my columns with this option in my JQGrid
jQuery(\"#list\").jqGrid({ sortable: true, ...
This ain't possible in jqgrid. I searched also a long time for this. And everything i tried failed.