Horizontal ScrollBar for Listbox - Webcontrol

  • Thread starter Thread starter prathima
  • Start date Start date
P

prathima

I have a problem in the ListBox - Webcontrol(ASP.NET).
If the length of the string exceeds the width of the
ListBox, I am unable to view the full string, since the
horizontal scroll bar does not exist. How do we include a
horizontal scroll bar for a list box in a web control?
Thanks in advance...

Prathima
 
Back
Top