DataGrid Template Column Issues

J

JimB

Hello All,

This is my problem. I have a datagrid with some columns
the first being and ID column, the next column is text, a
question, the third is a template colum(ItemTemplate).
The template is a radiobuttonlist with 3 values, 1)Yes, 2)
No, 3)N/A.
This is what I need to accomplish.
1.) Collect the value of the radiobutton selected for each
row in the grid along with it's corresponding ID(column 1).
2.) If the useser selects "Yes" in the template column,
pop_up another window with more questions and collect
answers to then and their ID value.

The problem is that I can't get an event to fire when the
radio button is clicked. I tried the "ItemCommand"
eventbut that only works for buttons, linked buttons and
hyperlinks. Is there a way to do what I want to do?
Please help!!!!! Thanks...... Jim
 

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

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top