DATAGRIDVIEW AND TAB Through the row
Hi I have a data grid view control in the windows form and there are 6 columns
1st coloum is the check box and last column is an editable column field ,rest all fields are read only. so when the user selects the check box and tabs from the check box it should take the control to the last editable cell of that row .
any help will be appreciated.
Thanks
capaster.
|