Event Validation Error when attempting to remove record from datagrid
I have already enabled event validation through <pages enableEventValidation="true"/> in configuration or <%@ Page EnableEventValidation="true" %>, but I still get this error message saying invalid postback or callback argument. This happens every time I wanted to remove a record from my datagrid. What should I do with it? Is there something wrong with client script manager? Please help.








