Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. populating 3rdListbox with 2 other listsBOxes with multiple selections

populating 3rdListbox with 2 other listsBOxes with multiple selections

Scheduled Pinned Locked Moved ASP.NET
help
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Dotnetdeveloper06
    wrote on last edited by
    #1

    HI I have 3 listboxes in which 3rd listbox has to be populated depending upon selections in first 2 listboxes.My first 2 lists boxes are multiple selections.so if i select 2 elements in first one and 2 in second listbox . i need to make 2*2 combination. i know i can do by taking both of them in 2 arrays and get the vaules for 3rd one. but i need to populate the 3rd listbox when selection in 2nd listbox is made.so for every selection in 2nd listbox i need to compare with selected items in the first one and store them in temp table(by adding rows for every selection)and when all selections in 2nd one is made. i need to populate 3rd one with temp table. Hope you ppl got my idea. i need coding help with this part. i tried coding but wats happening is everytime only latest selected vaules are visible not all the prevoius ones. So can anyone help me. i know its very easy but i m very confused. Thanks,in Advance.Please help me. Dotnetdeveloper

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups