I have a user control, it has a grid view, the grid view has a item plate checkbox
The user control is registered and re-used in several ASPXpages
Now, I need help in hiding the user control item template checkbox column without modifying the user control, just by using ASPX code behind.
Please help!
Go to the complete details ...