Results 1 to 6 of 6

Thread: dropdownbox - no of items

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2002
    Location
    Brisbane Australia
    Posts
    150

    Angry 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

  2. #2

    Thread Starter
    Addicted Member
    Join Date
    Jun 2002
    Location
    Brisbane Australia
    Posts
    150

    help!!

    help!!

  3. #3
    Addicted Member
    Join Date
    Mar 2001
    Location
    Devon, UK
    Posts
    181
    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.

  4. #4

    Thread Starter
    Addicted Member
    Join Date
    Jun 2002
    Location
    Brisbane Australia
    Posts
    150

    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

  5. #5

    Thread Starter
    Addicted Member
    Join Date
    Jun 2002
    Location
    Brisbane Australia
    Posts
    150

    any more ideas

    any more ideas

  6. #6
    Lively Member
    Join Date
    Sep 2003
    Location
    Chicago, IL
    Posts
    64
    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! =)
    Mike Stammer

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width