In a page I have a CheckBoxList. What I would need is a way to make the text for each line of the checkboxlist clickable as a link. This link would not check the box but would just open a popup with information about that item. Is this possible?
In a page I have a CheckBoxList. What I would need is a way to make the text for each line of the checkboxlist clickable as a link. This link would not check the box but would just open a popup with information about that item. Is this possible?
Hi Yes its possible Place an empty checklistbox with no text to its collection and place link buttons beside the checklistbox with the names you want to display add the urls to the link buttons