Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Sep 15, 2011 09:28 AM by ramnalawade1986
Participant
974 Points
195 Posts
Sep 15, 2011 08:54 AM|LINK
Hi all,I am getting this error , when i am evaluating condition of Visible.i have already tried protected void Page_Load(object sender, EventArgs e){ Page.Header.DataBind(); }
it is not working. Does anyone know what is the cause for the error.
My mark-up filehttp://imageshare.web.id/images/jphpgs7df5nif1m5pwog.jpg
i am overriding visible property if visible=falseMe.Controls.Clear (here i am getting this error)
Sep 15, 2011 09:28 AM|LINK
Hi,
I got the solution in below article.
http://dotnetnotes.i-do-it.com/Trackback.aspx?guid=70f4f099-f414-4253-9c17-741774f52922
ramnalawade1...
Participant
974 Points
195 Posts
The Controls Collection Cannot Be Modified Because the Control Contains Code Blocks
Sep 15, 2011 08:54 AM|LINK
*Don't forget to click “Mark as Answer” on the post that helped you. (It will Help Others Also)*
Ram Nalawade
ramnalawade1...
Participant
974 Points
195 Posts
Re: The Controls Collection Cannot Be Modified Because the Control Contains Code Blocks
Sep 15, 2011 09:28 AM|LINK
Hi,
I got the solution in below article.
http://dotnetnotes.i-do-it.com/Trackback.aspx?guid=70f4f099-f414-4253-9c17-741774f52922
*Don't forget to click “Mark as Answer” on the post that helped you. (It will Help Others Also)*
Ram Nalawade