how to display checkboxlist items as linkbutton in asp. I want it so that i can check selected items and click on correponding link button to get related information.
A:
You can use a repeater to achieve this. In the itemtemplate of the repeater, use a checkbox and Linkbutton
Midhat
2010-05-18 06:11:05