Results 1 to 2 of 2

Thread: changing dataCombo dropdown height

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jun 2001
    Posts
    25

    changing dataCombo dropdown height

    I have a datacombo that holds more than 8 items and I'd like to show them all without the scroll bars. I've a couple of methods using API code to do this with regular combobox's but it doesn't seem to work with the datacombo.

    Can somebody help?

    Thanks.
    UVB

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333
    I've had the same issue in past projects. If my users insisted that the items be shown without the scroll bar, I just went back to a standard combo and programmatically adjusted the dropdown height. If this is also a real issue with your users, I suspect you will have to do the same.

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