Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ListGrid positioning on initial fetch

    I would like to see the end of the table instead of the beginning when the table is loaded for the first time. How can I achieve that?

    I know that I can call scrollRecordIntoView(dsResponse.totalRows - 1, true) once the table is already loaded...
Working...
X