Getting values from another control in a datalist

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Regan

    Getting values from another control in a datalist

    So, I have DatalistA on my form; it is rebinding with a refreshed datasetB
    after each post back.

    DatalistA contains buttonC and labelD, bound to datasetB.

    What do I have to do in the OnClick event of buttonC, to retrieve the text
    value of labelD?

    Thank for your help!

Working...