Hello all,
I have a table ui element which is filed by more entries, and after clicking on an entry, i click on a button to set the actuel date in this entry, until now everything is working fine, but after changing the date, the lead selection will be set on the first entry of the table again, and not that one that have been changed.
so how can I keep the lead selction on the same entry after changing it, so that the user knows which row he changed.
thank you all