aslagle / reactive-table

A reactive table designed for Meteor
https://atmospherejs.com/aslagle/reactive-table
Other
328 stars 138 forks source link

Drag and Drop Columns #469

Open JensAttermeyer opened 7 years ago

JensAttermeyer commented 7 years ago

Is it possible to reorder the columns of a table by drag and drop?

aslagle commented 7 years ago

Sorry, no. It's possible to use reactive variables to add external controls to modify the columns but the table itself doesn't have any.