I Dynamic Bind Delete Button in that radgrid ,
It's not properly work
System.Webforms.pagerequestmanagersevererrorexception.Invalid post back or callback arguments
Thanks,
Mohamed.
3 Answers, 1 is accepted
0
Pavlina
Telerik team
answered on 09 Jun 2011, 09:19 AM
Hello Mohamed,
Based on the provided information I am not able to find the exact cause of the error. Can you share the grid declaration and the code related to the delete button?
not go radgrid itemcommand
protected void RadGrid1_ItemCommand(object sender, GridCommandEventArgs e)
{
}
Thanks,
Mohamed.
0
Pavlina
Telerik team
answered on 14 Jun 2011, 04:14 PM
Hi Mohamed,
Can you verify that you enabled the viewstate for the grid in this configuration? Additionally, verify that you are using the latest version 2011.1.519 of RadControls for ASP.NET AJAX in your application.
If the cause of the problem seems to be elsewhere, isolate a stripped working version of your project and send it enclosed to a formal support ticket. I will familiarize with your complete code logic and will get back to you with more info on the subject.