I have legibly long text in a drop-down list on my asp.net page. it violates the UI boundary and goes beyond the allocated region of UI.
Is there anyway I can wrap [
I think it's time to think of a different interface piece, rather than complicate a simple drop down.
But if you must, I'd use some css/javascript to recreate the drop down widget using list elements.