Skip to content

koosvanderkolk/DataTables.columnResizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Column Resize plugin for DataTables - v0.5

1) Make sure the table headers have a right border of about 3px. These borders are the 'handlers' by which the columns can be resized.
2) Put a 'z' in your dataTables config to enable the resizing $(tableElement).dataTable( {"sDom": 'zrtSpi'});

This is the first version, which needs a lot of testing! Do not use for production!

About

Column resizing plugin for DataTables (http://datatables.net/)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published