$selected current
Martin Obongita
martin.obongita at yahoo.com
Sun May 22 21:58:10 UTC 2022
Hi all,
I have a dataGrid object that contains iDataList.
If a user selects a line, the line is stored in iSelectedLineRow and opens a second window with row values stored in variables.
After making changes, the iSelectedLineRow is updated and merged with iDataList then it is sent back to the first window.
If I check the iDataList, it has the line updated as selected. The last line is current.
How do I make the selected line in the list current?
Martin.
More information about the omnisdev-en
mailing list