mouseover on dropdownlist in .net
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I have loaded data the dropdown list from database. Can i set tooltip for each item so that i should get tooltip when i come across the values in dropdown. Suppose if i bind emp id in dropdownlist..... when i come across empid's in ddl the emp name should be displayed in tooltip. Plz any one help me out.