Hello,
I have a card with a datatable in it and an icon to add a row to the table. When the user clicks the icon an empty row is added as needed, but if the table is long enough this isn’t visible since the table is overflowing the card. Is there a way to scroll down to the bottom of the card when adding this row?
Thanks