smasala / ColResize

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

Does it has provision to add fixed width to each column? #7

Closed amitv1093 closed 6 years ago

smasala commented 6 years ago

You can set a default width by setting an inline style width: https://github.com/smasala/ColResize/blob/e8dfee1c4aa0cdc2279f1bec4db244dece10bb4d/js/dataTables.colResize.js#L446

What exactly do you mean by fixed?