Prevent jumping to next row after updating row

Hello,

I created a Table to read data and update rows. To update a row, you need to select the row and click on a button to update.

Whenever I updated a row, the selection jumps to the next row automatically. I don't want this, I want the updated row to stay selected. Anybody knows how to fix this?

The Table Data refreshes atuomatically whenever a row is updated, the selection however doesn't jump to default or stays on the updated row...

Hi @ellenhelena Thanks for reaching out! We don't necessarily have a built in feature for this, but my teammate, Shawn, posted a potential solution for this use case here.