Tool tip for drop down list in ASP.NET
Dear friends,
I am facing one big problem now. I using drop down list (DDL) in webform. I have fixed the size of the DDL due to lot of controls exist in my webform. I am retriving the values from the database. but the length of the values are bigger in size. So most of the part are not shown in the DDL. If I keep my cursor on the DDL then it show the entire value that is there in DDL as it will be shown in MSDN.
Thanks in advance,
Regards,
Ramasubramanian
|