Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 22, 2012 04:22 AM by Sum8
Member
108 Points
286 Posts
Feb 22, 2012 03:25 AM|LINK
Hi ,
Thankyou very much. The code worked.
I have set EnableEventValidation="false" in the page directive. Will it cause any issue?
Regards,
Surya.
Contributor
4141 Points
931 Posts
Feb 22, 2012 04:22 AM|LINK
You are welcome and good question !!
For security concerns Microsoft has provided a page property 'EnableEventValidation'.
For more details check out this link: http://msdn.microsoft.com/en-us/library/system.web.ui.page.enableeventvalidation.aspx
suryaacd
Member
108 Points
286 Posts
Re: How to select a row from GridView
Feb 22, 2012 03:25 AM|LINK
Hi ,
Thankyou very much. The code worked.
I have set EnableEventValidation="false" in the page directive. Will it cause any issue?
Regards,
Surya.
Sum8
Contributor
4141 Points
931 Posts
Re: How to select a row from GridView
Feb 22, 2012 04:22 AM|LINK
You are welcome and good question !!
For security concerns Microsoft has provided a page property 'EnableEventValidation'.
For more details check out this link: http://msdn.microsoft.com/en-us/library/system.web.ui.page.enableeventvalidation.aspx
Sumit Pathak
------------------
ThisPost = Helped == True ? "Mark As Answer" : "Elaborate your problem in more details"