Listbox horizontal scroll

A

André Nobre

hi all...
i have a listbox in a webform and i wanna know if there´s way to put
horizontal scroll in it. I tried HorizontalScrollbar = True, like windows
forms but it didn´t work.

Anyone can help me?

Thanks,
André
 
K

Karl Seguin

Using CSS you should be able to set a specific width and specify
overflow-x:scroll;

Karl
 
A

André Nobre

Hi Karl,
thanks for your help, but this code didn´t work. It looks fine in Visual
Studio but when I execute my web form it continues normal, without
horizontal scrollbars. I´m using a web control listbox, not a lista box from
html.

Thanks,
André
 
K

Karl Seguin

Certainly looks like I misinformed you. I assumed it would work. You are
right, it doesn't. After some searching, i found a lot of people asking,
and an equal amount of people saying it couldn't be done....

Sorry....

Karl
 
A

André Nobre

It´s ok, thanks anyway.

--
André

Karl Seguin said:
Certainly looks like I misinformed you. I assumed it would work. You are
right, it doesn't. After some searching, i found a lot of people asking,
and an equal amount of people saying it couldn't be done....

Sorry....

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/ - New and Improved (yes, the popup is annoying)
http://www.openmymind.net/faq.aspx - unofficial newsgroup FAQ (more to
come!)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,139
Latest member
JamaalCald
Top