Column Auto Size
    - auto size column width
item type default value description
colSizeType blank blank By column object
auto By column text size
    var option = {colSizeType : 'auto'};
    var grid1 = new WdtGrid('grid1');
    grid1.create(column, option);
    grid1.setData(data);
email : widthart.mail@gmail.com
Copyrightⓒ2022 by wdtgrid.com. All rights reserved.