Asp.net – Accessing Check box control that is in column header
I have created an application aps.net c# within VS2019 I have a grid view, which has a checkbox in the column header. Once a user has clicked on a seperate button to display, I would like to validate the checkbox…