I need to apply the handsontable bootstrap.css to column headers of my handsontable.
Is there a quick example displaying how I can apply the sizing like .col-sm-1.handsontable?
Thank you
I need to apply the handsontable bootstrap.css to column headers of my handsontable.
Is there a quick example displaying how I can apply the sizing like .col-sm-1.handsontable?
Thank you
Hi @msilka
we do not have a similar example and I am not sure if it won’t break any features like moving or resizing of columns.
EDIT: Here’s a working example with Handsontable and Bootstrap https://jsfiddle.net/0femcxy4/
However I did not tested how columns will react on extra settings.
I’d be more than happy if you could share your thoughts after testing it.