nice_boy_a
سه شنبه 31 تیر 1393, 01:25 صبح
سلام دوستان.
بعضی مواقع وقتی کاربر مشغول عوض کردن صفحه های GridView هست این خطا رو میده:
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.
کلا میگه چی؟ هدفش از این خطا چیه؟
از UpdatePanel هم که استفاده میکنم بعد از چند ثانیه خود به خود Gridview از تو صفحه میره!!! (کجا میره نمیدونم! یه حالتی مثله visible=false)
بعضی مواقع وقتی کاربر مشغول عوض کردن صفحه های GridView هست این خطا رو میده:
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.
کلا میگه چی؟ هدفش از این خطا چیه؟
از UpdatePanel هم که استفاده میکنم بعد از چند ثانیه خود به خود Gridview از تو صفحه میره!!! (کجا میره نمیدونم! یه حالتی مثله visible=false)