VB.NET - Display Result from checkedListBox to listBox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kumsay
    New Member
    • Jan 2013
    • 25

    VB.NET - Display Result from checkedListBox to listBox

    hello,

    I'm doing a movie library where user can select the name of the actors/actresses in the movie if they don't know the title of the movie. I have a checkedlistbox where it loads the name of the actors/actresses stored in the mysql database. I already did this part but I don't know how to display the result to the listbox. For example, user checked 2 names on the checkedlistbox, then it should identify the title of the movies where those selected actors/actress are involved. Can somebody help me? I'm just new to vb.net. Thanks in advance :)
  • NeoPa
    Recognized Expert Moderator MVP
    • Oct 2006
    • 32636

    #2
    I have moved this to the appropriate (.NET) forum for you as you posted it in the Access / VBA forum in error.

    Comment

    • kumsay
      New Member
      • Jan 2013
      • 25

      #3
      oh..i'm sorry. thanks ^_^

      Comment

      Working...