css - manualColumnMove not updating the column width -
have faced bug. manualcolumnmove moving column alright, not taking column width along.
please check : demo
body {background: white; margin: 20px;} h2 {margin: 20px 0;}
the columns getting moved correctly width not getting refreshed resulting in data wrap , messing entire hot.
please advise
comment line of js code , try.
/* colwidths: [65, 90, 50, 90, 50, 70, 45, 50, 50, 50, 90, 50, 70, 90, 60, 50, 20, 50, 50, 50, 50, 70], */
Comments
Post a Comment