0
votes

When I resize the Webix treetable column, after clicking on plus button, the ajax request for more data is resizing tables columns to default. How could I stop it?

Below you could see the "problem".

enter image description here

1

1 Answers

1
votes

It seems you are using fillspace:true for the first column, just remove it and resize will work correctly.

It is known issue for the Webix 3.x, which will be fixed in one of the next builds