Show/Hide in a DataGrid
Hello,
I have a template column in an ASP.NET DataGrid that has:
RadioButtonList
TextBox
LinkButton
What I want to do is when the No option is selected in the radio button list, that the textbox and linkbutton become visible. Since it is in a datagrid, I wasn't sure how to do this. I would like to do this via JavaScript, but I guess I'm not married to that.
Thanks,
Brian
__________________
Brian
|