Hi,
Can anyone tell me how to select a radgrid row from client side by clicking a radio button.Beacuse I am taking the selected row in the code behind to save the data.
(Currently I am achieving this by a post back. I want to avoid post back so that I can make some client side validations.)
Or is there any way to get the datakey value from the checked radiobutton?
Thanks in advance
AJITH
Can anyone tell me how to select a radgrid row from client side by clicking a radio button.Beacuse I am taking the selected row in the code behind to save the data.
(Currently I am achieving this by a post back. I want to avoid post back so that I can make some client side validations.)
Or is there any way to get the datakey value from the checked radiobutton?
Thanks in advance
AJITH