Results 1 to 2 of 2

Thread: Listbox with embeddes option buttons

  1. #1

    Thread Starter
    New Member
    Join Date
    Oct 2000
    Posts
    3

    Post

    I have a normal listbox where records from a database are added. This is done manually, which means the listbox i unbound to any datasource. I need top be able to have 6 option buttons / radio buttons to the right of each item that is added to the listbox. The item that is added to the listbox is a normal string, ie. "Programming","Wordprocessing" and I need to be able to evaluate these from 1-6. I've seen an example of this sort of thing, only with checkboxes. Does anyone have any super ideas / code that lets me add 6 radio buttons for every item in the listbox?

    Thanks


  2. #2
    Guest
    Maybe I'm misunderstanding, wouldn't it be easier to have a series of command buttons outside the list box?

    You could enable/disable them upon a click event in the list box as necessary.


    Good Luck
    DerFarm

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