i have a plain asp radio button in Rad Grid and Checked property is set as "true" in aspx.
i am not changing the radio button selection neither code behind nor java script.
when i bind data to grid in page load then radio button is appearing as selected but after re-bind data through Ajax manager call then this radio button is getting un-selected.
i have a asp check box also like radio button but its not un-selected. but what went wrong with radio button alone?
does any one came across this issue.
Appreciate your help.
i am not changing the radio button selection neither code behind nor java script.
when i bind data to grid in page load then radio button is appearing as selected but after re-bind data through Ajax manager call then this radio button is getting un-selected.
i have a asp check box also like radio button but its not un-selected. but what went wrong with radio button alone?
does any one came across this issue.
Appreciate your help.