Announcements
Hi there,
I am struggeling with the new table control. Does anyone know how to select the first row? I have no idea.
When I use DefaultSelectedItems it does not work. I use different filters and each try the grid does not move up after scrolling down.
any ideas?
Thanks, Klaus
Hi @BHS_KI ,
What is your code for DefaultSelectedItems that's not working? You can try -
DefaultSelectedItems: First(Your Data Source name)
and if your table control is not scrolling you can put this for the OnVisible property:
OnVisible: ScrollToRow(YourTableName ,1)
as I said DefaultSelectedItems does work. I used the formula. And the table control has no OnVisible property. Only Visible, but it is always visible and therefor no trigger.
And what is ScrollToRow?
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 536
WarrenBelz 426 Most Valuable Professional
Haque 305