one of the Atlas control popup me something that i need to implement an event agrument or something!! ?? tha happen on a click of a ListBox control.
i am verry confuse here !
"Invalide postback or callback argument. Event validation is enabled using <page enableEventValidation=true> in configuration or in the page. For security purposes, this features verifies taht arguments to postback or callback events origiante from the server control that originally rendered them. If the data is valid and expected, use the ClickScriptManager.RegisterForEventValidation method in order to register the postback or callback data for validation."
What im suppose to do with that now?
I fix it !!
this is what i did.. i had a UpadatePanel inside a UpdatePanel.. and thats what was causing a script Popup msg !!
No comments:
Post a Comment