Multi select listbox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ramani253
    New Member
    • Sep 2008
    • 9

    Multi select listbox

    Hai,

    I have Multi select List box Populating data from Conditions table.

    we are saving to junction_emp_co nditions table.

    Next time when the user opens the page how to show the selection from Junction_emp_co nditions table.

    Thank u.
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    You need to save table, eg db, session, xml etc.

    Comment

    • joedeene
      Contributor
      • Jul 2008
      • 579

      #3
      Originally posted by ramani253
      Hai,

      I have Multi select List box Populating data from Conditions table.

      we are saving to junction_emp_co nditions table.

      Next time when the user opens the page how to show the selection from Junction_emp_co nditions table.

      Thank u.

      uhmm, i can't try get what you're asking, but i think you're asking basically, once the data is loaded from the "Conditions table" then do u want to modify it, then load the modified table into the listbox? and is this asp.net, or just a form, because you say page, but im not familiar with asp.net...

      joedeene

      Comment

      Working...