1
Reply

CUSTOMIZE OF ASP.NET DROPDOWNLIST CONTROL FOR LONG TEXT

How to customize the asp.net dropdownlist Control for fixed width.
 
Suppose  the width of dropdownlist is 100px.
but one listitems text is too long ..
i want that long text should show in the down by using the word-break in css...
 
can any one give the solution how to do that???? 

Answers (1)