Hi all, I wanted to setfocus back to the current row and column after issuing an executequery command in a grid. I issued the following commands. However, this is not working as the rowid changes after every execute query command and therefore setcurrentrow command will not work correctly. Can you kindly suggest me an alternative solution?
With regards. George |
Hi George, I guess you will need to get the primary key value of the row, so you can return to the row after executequery using Best regards, Hi Michiel, Thank you. I will check it. George.
(08 Apr '14, 10:48)
grajan777
|