Column's width and remove column problem

23 views
Skip to first unread message

gab...@gmail.com

unread,
Nov 5, 2015, 2:47:44 PM11/5/15
to Handsontable
Hi. I think there's a problem here:
Remove column it's not keeping column width value.

Try to run default example: http://jsfiddle.net/warpech/hU6Kz/

- Add manualColumnResize: true
- Resize some column width
- Remove that column

The same happens using colWidths [];

Desired behavior: All column are removed, moving righter COLUMNS 1 position to the left (each column keep its own width)

Actual behavior: Data of the "removed" column disappears, and DATA of the righter columns "moves" 1 position to left. The "removed" column remains there but with anoter column data.

Probably there's a similar problem with rows height, but I haven't tested it yet.

I have searched for this and I got surprised by not finding anything about this.

gab...@gmail.com

unread,
Nov 5, 2015, 3:16:59 PM11/5/15
to Handsontable, gab...@gmail.com
The same problem happens when a column is inserted. The columns widths doesn't seems to be working fine.
Reply all
Reply to author
Forward
0 new messages