TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mohammed
NA
1
0
Tooltip to adropdown
Jan 29 2006 4:20 AM
Hi All, I need to create a ToolTip for a DropDown Control in ASP.Net. I know there's a way to do this. The DropDown control in ASP.Net does not have a ToolTip property, so I need to create one. I don't want to insert JavaScript. I'd prefer to do this in VB.Net code or C# for the ASP.Net page. I'm aware that the ToolTip control is a part of System.ComponentModel.Component on the VB Windows side, but I can't figure out how to add the ToolTip property to the DropDown control for an ASP.Net DropDown control. Does anyone know how to do this for an ASP.Net DropDown control? Thanks
Reply
Answers (
1
)
asp.net related question and answer (use and feel happy)
avoid getting save confirmation on button click