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 CATO(Accessibility). I need to navigate master check box through TAB key. I can able to select using mouse.
Can you please propose a solution?