This is a migrated thread and some comments may be shown as answers.

Getting error during paging in rad grid

1 Answer 123 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Swapnil
Top achievements
Rank 1
Swapnil asked on 24 Sep 2012, 04:25 AM

Invalid postback or callback argument.  Event validation is enabled using <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %> in a page.  For security purposes, this feature verifies that arguments to postback or callback events originate from the server control that originally rendered them.  If the data is valid and expected, use the ClientScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation.

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 26 Sep 2012, 01:25 PM
Hi,

This exception could be seen in numerous cases. Based on the provided information it is too hard to find the source of issue. Could you share your full page source code along with the code-behind file content? Thus all the people who want to help you will have better understanding of your case.


Regards,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
Swapnil
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or