Results 1 to 2 of 2

Thread: listview control -- is it possible?

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Mar 2000
    Posts
    168
    Is there a control that works like the list view, how it lists an item and can have subitems, but where it allows the subitems or the item to be a dropdown and change the value? Is there any control that works like that? Thanks!

    Thai

  2. #2
    Fanatic Member Dim's Avatar
    Join Date
    Jul 2000
    Posts
    620
    I'm not sure about a control that would do that, but you could probably conpensate for that and make something like a list1 box with a combobox and a text box all aranged so it will be easy to use. Then when something in the list is selected, you can have it fill the combobox with specific items and then when an item is selected in the combobox you can have that item show up in the textbox,edit it, and send it back to the combo box...hehe...sounds like fun.
    Umm...yuo can also have it so there is only the list and have the combobox visible=false and then when an item is selected in the list change the visible=true for the conbo and fill it with specicif items.
    And instead of a textbox, i beleive you can edit the items in the combo and have it save the changes.

    Hope that helps,
    D!m


    PS. I'm in a talkative mood aren't i...
    Dim

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