Getting value from a control in header templete?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I want to get the selected value of a DropDownList which is in a Header
Templete of a templete column. I want to get it in an arbitrary location of
the code, i mean not from "DataGrid2_ItemDataBound" event. So, i need
something like "DataGrid2.Items.... FindControl(.....".

How can i do that?

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top