Results 1 to 2 of 2

Thread: How to sort combo and list box contents?

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 2000
    Location
    Melbourne
    Posts
    7

    Question

    Hi. I am just wondering if there are any pre-defined methods for arranging the contents of a combo or a list box in alphabetical order. Or would I have to write the algorithm myself? If so, any advice on how I can write it in such a way that it won't slow down the program by too much? The contents of the list can run to as high as 100 items. TIA

  2. #2
    Fanatic Member
    Join Date
    Jan 2000
    Location
    Nitro
    Posts
    633
    There is a Sort property on both controls. Set it to true and it will sort alphabetically.
    Chemically Formulated As:
    Dr. Nitro

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