I have a datatable (fixed width) with 2 autosize columns (fillspace:1)
When I manually resize one column, I would like the other to resize automatically. How do I achieve this?
I have a datatable (fixed width) with 2 autosize columns (fillspace:1)
When I manually resize one column, I would like the other to resize automatically. How do I achieve this?
Hi, you need to do some adjustments on onColumnResize
event:
fillspace
from the column that has been resized (after resizing it gets fixed value automatically);Check the snippet, please http://webix.com/snippet/b263c6e5