Datatable display last item in scroll x

Hi,

Datatable display last item in scroll:‘X’

Hello,

You can use the showItem or showItemByIndex method:
http://webix.com/snippet/808b256e

Also, it’s possible with the scrollTo method:
https://snippet.webix.com/4927a557

Actually its show vertical scroll, but i want horizontal scroll

for example:

scroll:‘X’

https://docs.webix.com/api__ui.datatable_showcell.html
retrieve the last column id and use it in the method