dorpdown list design issue

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I have a dropdown list which as 7 items.when i click on it 4 items are
displayed and i have a scroll-bar to view the rest.I was wondering if i could
set the property of dropdown list to display all 7 items and not have
scroll-bar at all.
Please help,
Thanks,
 
Hi,
I have a dropdown list which as 7 items.when i click on it 4 items are
displayed and i have a scroll-bar to view the rest.I was wondering if i could
set the property of dropdown list to display all 7 items and not have
scroll-bar at all.
Please help,
Thanks,

Use the MaxDropDownItems property and set its value to 7.

hth
 
Thanks Claudio:
but i dont see a maxDDitem property in the property window?
-Isabel
 

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

Back
Top