defines the number of records that will be loaded into datatable during the next dynamic loading call
webix.ui({ view:"datatable", columns:[], datafetch:30, .. });