handling dropdown list in datalist

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • jishlu
    New Member
    • Feb 2008
    • 1

    handling dropdown list in datalist

    I have a drop down list inside my datalist

    I want to fire an event when the dropdown in selected and fill the label.text
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Not sure where the problem is? Are you getting an error?

    Comment

    • priyamv
      New Member
      • Jan 2008
      • 17

      #3
      there will be a event called selectedindexch anged in the properties of that drop down .u can use that event to write your code whenever the selected value changes in the drop down

      Comment

      Working...