Focus on Next Column Panel

Hi Colette, have you tried scroll_into_view()?

In this example, I run this when the Button is clicked:

self.column_panel_2.scroll_into_view()

And the app scrolls to the bottom of column_panel_2:

https://anvil.works/build#clone:NBZFR7FKTPJZZHXO=AIIN2KYDLDJI34GUWGWRKMTJ

2 Likes