robinvanderknaap / MvcJqGrid

Fluent jqGrid Html Helper for ASP.NET MVC
www.playground.webpirates.nl/mvcjqgrid
GNU Lesser General Public License v3.0
101 stars 74 forks source link

Rearanging columns by drag and drop #33

Closed yoho70 closed 9 years ago

yoho70 commented 10 years ago

In jqGrid there is an option "sortable" for enabling sorting/rearanging of columns by drag and drop. It would be great, if this option will be supported by MvcJqGrid too.

Regards Jörg

robinvanderknaap commented 10 years ago

Are you able to create a pull request for this feature?