I need to create a CheckBoxList that when the user mouses over an individual checkbox a specific tool tip for each item in the CheckBoxList is presented. I am populating the CheckBoxList dynamically from a SQL data source and have the 'tool tip' text available
from the same table. Any help would be appreciated.
Michael Esto...
Member
3 Points
6 Posts
HoverMenuextender and CheckBoxList
Feb 17, 2012 09:24 PM|LINK
I need to create a CheckBoxList that when the user mouses over an individual checkbox a specific tool tip for each item in the CheckBoxList is presented. I am populating the CheckBoxList dynamically from a SQL data source and have the 'tool tip' text available from the same table. Any help would be appreciated.