Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8354861
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T09:41:11+00:00 2026-06-09T09:41:11+00:00

popup pn = new popup(); pn.Title = New Message; pn.Message = New Study Received;

  • 0
popup pn = new popup();
       pn.Title = "New Message";
       pn.Message = "New Study Received";
       pn.ColorStyle = popupColorStyle.Green;
       UpdatePanel1.Controls.Add(pn);

popup is my custom control which shows a popup and UpdatePanel1 is a ajax control. I want to show the popup without re-loading the full page . The last line throws me an error as “The Controls property of UpdatePanel with ID ‘UpdatePanel1’ cannot be modified directly. To change the contents of the UpdatePanel modify the child controls of the ContentTemplateContainer property.” I am using ASP.NET 3.5 … Can anyone know the issue

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-09T09:41:13+00:00Added an answer on June 9, 2026 at 9:41 am

    The error message is telling you exactly what is wrong and how to fix it. Rather than adding the control to Controls, you need to add it to ContentTemplateContainer.Controls, i.e.

    UpdatePanel1.ContentTemplateContainer.Controls.Add(pn);
    

    From the MSDN documentation:

    The ContentTemplateContainer property enables you to programmatically
    add child controls to the UpdatePanel control without having to define
    a custom template that inherits from the ITemplate interface.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some problem with my open new window popup which it can read
I am new to android development. I have created a popup window which is
I have a web app which opens a new popup window with JavaScript and
I have the following javascript bookmarklet which opens a new popup window with a
I have the following code that opens a new popup window while disabling the
I have this public Result SomeMethod() { Popup popup = new Popup(); popup.Closed +=
Why does FramedCloud popup steal click events inside the popup? current_popup = new OpenLayers.Popup.FramedCloud(
I tried this private void botaoConfIOMouseClicked(java.awt.event.MouseEvent evt) { ConfigurarIO popup = new ConfigurarIO(); popup.setVisible(true);
I'm new to jquery. I'm trying to get an alert box to popup with
I'm new to VSDO, and i want to open new template/word popup window within

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.