ASP.Net DropDownList

  • Thread starter Thread starter ken
  • Start date Start date
K

ken

I have a row of DropDowns within an HTML table that must
have a fixed size or else there will be horizontal
scrolling.

Within the fixed size table the display text ListItems in
the DropDowns are cut off. Is there any way, when a user
selects the drop down to allow the user to see the entire
width of the display items so they are not cutoff.

Ive seen a dropDown with this feature but am not sure how
to go about implementing in ASP.Net.

Any information is greatly appreciated.

Ken
 
If you have seen it somewhere then if you could post a link then someone
might be able to help you with implementing it in ASP.NET

Regards,

Trevor Benedict R
MCSD

*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Back
Top