Results 1 to 2 of 2

Thread: Size of a dropdown list

  1. #1
    zed- Guest

    Size of a dropdown list

    How to to control the size of dropdown list in a filter?

    I use two dropdown fields in my filter, one is
    around 60 char but the other is around 200 char.
    Currently the second field is very long in comparison to
    the first. Is there a way to control the length of the
    field and/or display a horizontal scroll bar instead?

    zed-

  2. #2
    Mark Guest

    Size of a dropdown list (reply)

    Zed,
    There is an example that shows how to truncate the entries on a Filter
    droplist. See Programming Example D21f at http://www.aspdb.com
    The only catch is that the filter that is applied will only include
    those characters which actually appear on the droplist.
    Mark.

Posting Permissions

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