vote up 0 vote down star

I need to implement a custom control with checkboxlist and each item on clicked will open a div next to the item . my output would be

checkboxmy items

The td is a reaped items and is bound to a datasource. and onclick of the checkbox show the div1 .

How do i Start? Do i implement a template control or a databound control ? in ASP.NET 2.0

flag

71% accept rate

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.