smasala / ColResize

DataTables extension to make columns resizable
MIT License
22 stars 12 forks source link

Please add option to disable real-time drag (live drag). #6

Closed TanmaySM closed 5 years ago

TanmaySM commented 6 years ago

Enhancement Request

Please add option to disable real-time drag (live drag). Because it is performing slower specially when dealing with huge or extremely complicated tables.

I have created jsFiddle of other third party jQuery plugin which is having same feature. http://jsfiddle.net/eLm6ugp7/183/

Thanks, Tanmay

smasala commented 6 years ago

This is not something that is done quickly, maybe you would like to create a pull request or reduce the table size by adding pagination or other features such as defer loading