getNextId of DataLoader, Methods Webix Docs
returns the ID of an item that is after the specified item, either directly after or after a number of items (defined by the step)
id getNextId(number|string id, [number step] );
id
getNextId of DataLoader, Methods Webix Docs
returns the ID of an item that is after the specified item, either directly after or after a number of items (defined by the step)
id getNextId(number|string id, [number step] );
id