Dear Experts,
I have a scenario with respect to usage of RadGrid with Update Panel and Response.Write. Could you please help on this?
I am getting - Sys.WebForms.PageRequestManagerParserErrorException.
I am placing the RadGrid within update panel to avoid the refresh problem.
I have a select button - GridButtonColumn on the rows - when I click on the select button - I invoke a response.write and I get the above error.
But I was able to avoid this error by calling the asp:Postback trigger, but my very purpose of avoiding the screen refresh is gone.
Thanks in advance.
Thanks,
Deva
I have a scenario with respect to usage of RadGrid with Update Panel and Response.Write. Could you please help on this?
I am getting - Sys.WebForms.PageRequestManagerParserErrorException.
I am placing the RadGrid within update panel to avoid the refresh problem.
I have a select button - GridButtonColumn on the rows - when I click on the select button - I invoke a response.write and I get the above error.
But I was able to avoid this error by calling the asp:Postback trigger, but my very purpose of avoiding the screen refresh is gone.
Thanks in advance.
Thanks,
Deva