Results 1 to 6 of 6

Thread: listbox selection

  1. #1

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373

    listbox selection

    I am looking for a way either using a listbox or listview in a single column report style... to allow multi select..

    the twist is I want to impliment this without using keys..

    for example if you click on an entry it will select it.. without deselecting others that have already been selected...

    [edit]oh yeah.. you would simply click the selection again to deselect it...

  2. #2
    Super Moderator manavo11's Avatar
    Join Date
    Nov 2002
    Location
    Around the corner from si_the_geek
    Posts
    7,171
    If you set the multiselect property of a listbox to "1-Simple" doesn't it do what you want?


    Has someone helped you? Then you can Rate their helpful post.

  3. #3

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    Originally posted by manavo11
    If you set the multiselect property of a listbox to "1-Simple" doesn't it do what you want?
    it does.. but i also want to be able to use shift to select regions as well

  4. #4
    Frenzied Member Spajeoly's Avatar
    Join Date
    Mar 2003
    Location
    Utah
    Posts
    1,068
    What if you have it use checkboxes?

  5. #5
    Frenzied Member Spajeoly's Avatar
    Join Date
    Mar 2003
    Location
    Utah
    Posts
    1,068
    Nope, maybe not....

  6. #6

    Thread Starter
    I'm about to be a PowerPoster! kleinma's Avatar
    Join Date
    Nov 2001
    Location
    NJ - USA (Near NYC)
    Posts
    23,373
    im am going to write my own code to allow you to use shift with a multi select of 1-simple

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