I am having a datagrid with 3 radiobuttons in one template column and a textbox in another template column. How can I disable or enable the textbox in the second template column depending on the value of the radio buttons? I am also giving my datagrid for ur reference.
I have a ASP.Net application with a DG where a user can click on a row to obtain details regarding that row. After sorting my DG, the current row that is clicked on is different then the row that the DG