Hello,
can I scroll to the end of the Data in a Listgrid via a JavaScript command, so that the user don`t have to scroll manually?
Like that:
myListGrid1.scrollToEnd();
Thanks for all ansers.
can I scroll to the end of the Data in a Listgrid via a JavaScript command, so that the user don`t have to scroll manually?
Like that:
myListGrid1.scrollToEnd();
Thanks for all ansers.
Comment