dc

dc

  • NA
  • 629
  • 0

Header on 2010 checkboxlist control

Oct 21 2011 5:24 PM
I am placing a checkboxlist control on a new C# asp.net 2010 webform. I would like the checkboxlist control to have a header display on it. I see the control has a property called HasHeader that can be set to true. However I do not know how to tie that property to make the checkboxlist control have a header on it. Thus can you tell me how to put a header on the top part of the checkboxlist control?

Answers (2)