Tab in Datagrid after closefield editor
Posted: Sat Dec 19, 2015 1:56 am
I have a datagrid table. You can tab across each field in a row.
I edit a field in the table and then execute a closefieldeditor to update the information in my SQL database.
It works fine, except after a closefieldeditor call concludes, no cell in my datagrid is selected and I cannot tab to the next cell.
What I would like to do is: edit a cell, execute the closefieldeditor to update the SQL database, tab to another cell, execute the closefieldeditor etc etc.
Any assistance will be greatly appreciated.
I edit a field in the table and then execute a closefieldeditor to update the information in my SQL database.
It works fine, except after a closefieldeditor call concludes, no cell in my datagrid is selected and I cannot tab to the next cell.
What I would like to do is: edit a cell, execute the closefieldeditor to update the SQL database, tab to another cell, execute the closefieldeditor etc etc.
Any assistance will be greatly appreciated.