473,403 Members | 2,284 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,403 software developers and data experts.

dorpdown list design issue

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,
Jul 21 '05 #1
3 1158
On Fri, 8 Apr 2005 08:23:09 -0700, Isabel wrote:
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
--
Claudio Grazioli
http://www.grazioli.ch
Jul 21 '05 #2
Thanks Claudio:
but i dont see a maxDDitem property in the property window?
-Isabel

"Claudio Grazioli" wrote:
On Fri, 8 Apr 2005 08:23:09 -0700, Isabel wrote:
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
--
Claudio Grazioli
http://www.grazioli.ch

Jul 21 '05 #3

I got it , its rows property...thanks Claudio again.
Isabel
"Isabel" wrote:
Thanks Claudio:
but i dont see a maxDDitem property in the property window?
-Isabel

"Claudio Grazioli" wrote:
On Fri, 8 Apr 2005 08:23:09 -0700, Isabel wrote:
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
--
Claudio Grazioli
http://www.grazioli.ch

Jul 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

12
by: Brett L. Moore | last post by:
Hi, I have had trouble determining whether the STL list.size() operation is O(1) or O(n). I know the list is a doubly-linked list, so if the size() operation begins at the head, then counts to...
1
by: Isabel | last post by:
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...
9
by: gamehack | last post by:
Hello all again, Sorry for troubling you with my problems. I've tried to implement simple double linked lists, here's my structure: struct DResult { double val; char* title; struct DResult*...
77
by: Ville Vainio | last post by:
I tried to clear a list today (which I do rather rarely, considering that just doing l = works most of the time) and was shocked, SHOCKED to notice that there is no clear() method. Dicts have it,...
0
by: Paul Hadfield | last post by:
I'm looking for thoughts on the "correct" design for this problem (DotNet 2.0 - in winforms, but that's not so important). I've got two combo boxes (combo1 and combo2), both are populating via...
4
by: phcmi | last post by:
I have a PropertyGrid question. My task is to replace a legacy dialog box presentation with a modern one. The dialog itself allows the user to set configuration settings in our application, so...
0
by: koren99 | last post by:
Hi, i am having trouble solving a design problem i'm sure is common, and wanted some help. for berevity i'll skim the problem to a smaller example. I have a design where a base class is...
1
by: Zhang Weiwu | last post by:
I know the subject line is really bad. Here is the real question: we have a web application that lists 1200 products. The web page present only 12 products at once, if you wish to see the next 12...
11
by: Juha Nieminen | last post by:
Assume we have this: std::list<Typelist1(10, 1), list2(20, 2); std::list<Type>::iterator iter = list1.end(); list1.swap(list2); What happens here, according to the standard? 1) 'iter'...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.