RotorTorque
Programmer
Hi all,
I have a VB2005 app in which I use a DataGridView control. One of the columns in my DataGridView is a button column. When the button is clicked a pop-up window is diplayed. When this pop-up window is closed I would like focus to go back to the row from where the button was clicked, but instead focus is set to the first row in the DataGridView. How can I accomplish what this?
Thanks in advance,
RotorTorque
I have a VB2005 app in which I use a DataGridView control. One of the columns in my DataGridView is a button column. When the button is clicked a pop-up window is diplayed. When this pop-up window is closed I would like focus to go back to the row from where the button was clicked, but instead focus is set to the first row in the DataGridView. How can I accomplish what this?
Thanks in advance,
RotorTorque
