jqxGrid Columns Reorder

In jQWidgets 2.5, the jqxGrid widget will come with a new and much requested feature – columns reordering. Users will be able to dynamically change the order of the Grid columns by dragging a column and dropping it into its new position. You will be able to easily reorder columns through the API as well. The feature will be implemented in a new Grid module called jqxgrid.columnsreorder.js. datagrid-columns-reorder

About admin


This entry was posted in jQuery UI Plugins, jQuery UI Widgets, jQuery Widgets, jqxGrid and tagged , , , , , , , , . Bookmark the permalink.



2 Responses to jqxGrid Columns Reorder

  1. sunnysingh says:

    Hello, support,

    Can we drag a column which is dynamically created with createwidget and initwidget

    • admin says:

      Yes, this is possible. After you create the new column, you will need to initialize the dragging by using the jqxDragDrop plugin as shown in the Grid dragging examples.

Leave a Reply