0

I'm updating a customer Web UI control to include a GridView. In this GridView I require a check box column. Normally this is an easy task but placing the declaration in the aspx page however I need to be able to do it in the code behind.

Is this possible?

fejese
  • 4,601
  • 4
  • 29
  • 36
chrisblue13
  • 263
  • 3
  • 18
  • What is a `Customer Web ui control`, a `UserControl`? Where did you get stuck in your code? Show it. – Tim Schmelter Dec 03 '14 at 10:27
  • Possible duplicate question. Please check http://stackoverflow.com/questions/11685470/how-to-add-dynamic-n-checkbox-columns-to-gridview-asp-net – Riteek Arora Dec 03 '14 at 10:28

0 Answers0