jQuery colResizable Basic Demos

Try to resize your browser to understand what is going on in this sample


resizeMode: 'fit' table width adapts to the container width. Columns resize using their neighbour's width

headerheaderheader
cellcellcell
cellcellcell
cellcellcell
cellcellcell
cellcellcell
cellcellcell
cellcellcell

resizeMode: 'flex' columns are sized independently unless there is not enought space in the container

headerheaderheader
cellcellcell
cellcellcell
cellcellcell

resizeMode: 'overflow' columns are sized independently. Table width can exceed its container

headerheaderheader
cellcellcell
cellcellcell
cellcellcell

disabled columns: it can be specified whether some columns will not have resizing grip

headerheaderdisabled
cellcelldisabled
cellcelldisabled
cellcelldisabled