|
-
Sep 29th, 2003, 03:03 AM
#1
Thread Starter
Addicted Member
dropdownbox - no of items
Hi
i have a number of dropdown boxes on a web site but I cant seeem to limit the number of entries to be displayed. for instance if i have suburb drop down - it fills the whole screen wheras I would like it to show maybe just 10 items.
it is bound using .databind
just cant find any properties to set
can anyone help
regards
BH
-
Sep 29th, 2003, 11:50 PM
#2
Thread Starter
Addicted Member
-
Sep 30th, 2003, 05:53 AM
#3
Addicted Member
Working in vb.net at the mo so can't look at the control but the easiest way is to bind to a dataset and limit the number of records you bring back from the database to 10 at the time.
Wind and waves resolves all problems.
-
Sep 30th, 2003, 06:11 AM
#4
Thread Starter
Addicted Member
dropdown
thnaks for the response but what I really need is a scrollbar on the dropdown with a limit to the number of items to display at sight (as in VB6 where you can fill a combo or list box and define how many to display at sight) . I just cant see a property that lets me do this. I must be missing something obvious but just cant pick it
help
BH
-
Oct 1st, 2003, 09:07 PM
#5
Thread Starter
Addicted Member
-
Oct 1st, 2003, 09:36 PM
#6
Lively Member
get some good third party controls, like NetAdvantage from Infragistics. They have properties to limit this stuff i think. I dont do web development tho. it sucks! =)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|