2017-01-11
1.0.0
Justin Babel
10.0.302.0
All
All
Components, Widgets, Libraries, Plug-ins
[Overview]
JQuery library used to reorder/drag table columns during runtime. Based on: https://github.com/akottr/dragtable
[Detail]
This component can be easily configured to make any table records have sortable/draggable columns.
This is very useful for allowing your users to be able to configure the layout of any table exactly how they want it to be.
The component will notify back on every drag with the order of the columns, so that you can save the order per session, or if you want, in the database so the user's tables will always be displayed how they last configured it.
Check out the demo page included with the component to see a couple different configuration.
If you have any questions about this component, or any suggestions, please post in the components forum and I will get back to you as soon as possible.