2017-02-07 09:44 UTC
I have a Grid where I want to scroll / to jump to the last line via Lisp. I tried
(dcl-Grid-SetCurCell project/main_dlg/grd_daten (dcl-Grid-GetRowCount project/main_dlg/grd_daten))
but nothing happened.
What to do?
(dcl-Grid-SetCurCell project/main_dlg/grd_daten (dcl-Grid-GetRowCount project/main_dlg/grd_daten))
but nothing happened.
What to do?