RamHardikar
Programmer
Is there a way to get the reference of a checkbox which sits in the header column of the DataGrid in the code behind?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
If e.Item.ItemType = ListItemType.Header Then
End If