Link to home
Start Free TrialLog in
Avatar of Saroj13
Saroj13

asked on

How to show Checkboxlist with text and image, tooltip appears on hover on image icon in asp.net and c#?

How to show tooltip on hover of image icon who is next to checkboxlist in asp.net and c#?

I have 10-11 checkboxes with different values.
Ex. Chk CA
       Chk MN image icon
       Chk OH image icon
       Chk TN
       Chk NY  image icon

When we hover the image icon, help tooltip will appear? How can that be accomplished if we get the data from database. Or whats the bet approach
Avatar of Chinmay Patel
Chinmay Patel
Flag of India image

Hi Saroj,

You can use an AJAX call to load data on demand from the server - however just for 10-11 checkboxes, I recommend that you load this data when page loads and show/hide it using JavaScript.

Regards,
Chinmay.
Can you post the HTML of your check box how it looks like
This question needs an answer!
Become an EE member today
7 DAY FREE TRIAL
Members can start a 7-Day Free trial then enjoy unlimited access to the platform.
View membership options
or
Learn why we charge membership fees
We get it - no one likes a content blocker. Take one extra minute and find out why we block content.