How to remove preserve scroll bar even when scrollbar is not there?

How to remove preserve scroll bar even when scrollbar is not there?

Hello @webix_B_123,
By default scroll value is true. To disable scroll you can set scroll:false property.
Please check the snippet:
https://snippet.webix.com/9dli98bz
Please check the documentation about scroll:
https://docs.webix.com/api__ui.datatable_scroll_config.html

No, here scroll is dynamic.

I mean scroll will come when data is overflow.

I want remove preserve scroll bar