The column reordering is done with a simple method call like jQuery("#colch").jqGrid('columnChooser');
This feature depend on jQuery UI sortable widget, jQuery UI dilog widget
and multiselect plugin provided from Michael Aufreiter and Yanick Rochon.
Click on Columns button in the navigator to see it in action.