Page 1 of 1

ListIconGadget FirstVisibleRow?

Posted: Tue May 16, 2023 11:25 am
by Dirk Geppert
Hello folks,
there is already a function that allows me to scroll the ListIconGadget to a specific row.

viewtopic.php?p=5491&hilit=scrollintoview#p5491

Since the ListIconGadget renders the content again when you resize it and set the scrollbar back to zero,

I still need the query: what is just the top first visible row?
Then I can restore the correct view after resizing.

Does anyone have an idea?