datatable scroll

There is a way to get when a scrollbar in a datatable reach the bottom of the table?

thx

It is possible to get the ID of the last item and use theshowItem as follows:

this.showItem(this.getLastId())

http://webix.com/snippet/2b0fa53d