How to get the table width

Hi @rupeshfend

Besides the method my colleague mentioned here: [GH-DEV #1567] How to restrict column resizing You can use native JS methods to get the table’s container DIV width: https://jsfiddle.net/handsoncode/41j7pykt/

1 Like