2
Answers

Header on 2010 checkboxlist control

dc

dc

13y
3.6k
1
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)