Hi ,
I have a datagridview which is having 1st column as check-box column and header having master check-box which select/un-select all checkboxs.
We are supporting the keyboard navigation. I need to navigate master check box through TAB key.
Can you please propose a solution?
I can do all operation by using mouse. Find the below screen shot for your references.