Hello ,
I have an editable table with more than 50 columns.
After I am editing a cell the table scrolls left/right, I want the table to stay on the same scroll position before editing so the user will be able to see the edited cell.
Suppose I tried to update any value on column 23 after saving it is going at the beginning of the row(table scroll on left side.) expected-table to stay on the same scroll position
Can I get some help here. Thanks!!