scrollAlignY

включает/выключает прокрутку таблицы на целое число рядов

boolean scrollAlignY;

Example

webix.ui({
    view:"datatable",
    scrollAlignY:false,
    ...
});

Related samples

Details

По умолчанию параметр true.

See also
Наверх
If you have not checked yet, be sure to visit site of our main product Webix lightweight js framework and page of javascript excel library product.