Here i am using RadControl Asp.net Q3 2007
Code to be repalce.
RadAjaxNamespace.AsyncRequest('<%= rGridAccountAlerts.ClientID %>','Rebind','<%= rGridAccountAlerts.ClientID %>');
I am upgrading my control from Asp.net Q3 2007 to Asp.net Ajax Q1 2008
How can i change the above line of code for Asp.net Ajax Q1 2008
Code to be repalce.
RadAjaxNamespace.AsyncRequest('<%= rGridAccountAlerts.ClientID %>','Rebind','<%= rGridAccountAlerts.ClientID %>');
I am upgrading my control from Asp.net Q3 2007 to Asp.net Ajax Q1 2008
How can i change the above line of code for Asp.net Ajax Q1 2008