N_L Hello, see my grid: https://snippet.webix.com/g9ww1o7u . When I drag the scrollbar, the scrolling won't start immediatedly. Can you please fix the scrolling? BR, Nadia
MariyaDemy Hello Nadia, By default the grid is scrolled by the whole rows. To change the default behaviour, you could set scrollAlignY to false. Here is an example: https://snippet.webix.com/f9xdfr75 .