Hi @
I am using Telerik Rad Grid in which my requirement is:
I have a button in one of the columns of the grid on click of which i have to fire some event of code behind. Before that I have to call some javascript function and set some hidden variable.
I am using __doPostBack to fire the code behind event. Here the page does complete postback. Now I want to make this a Ajax postback.
Please help me how to achive this. Is there any sample which can help me.
Thanks in advance.
I am using Telerik Rad Grid in which my requirement is:
I have a button in one of the columns of the grid on click of which i have to fire some event of code behind. Before that I have to call some javascript function and set some hidden variable.
I am using __doPostBack to fire the code behind event. Here the page does complete postback. Now I want to make this a Ajax postback.
Please help me how to achive this. Is there any sample which can help me.
Thanks in advance.