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 6540821
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T11:01:38+00:00 2026-05-25T11:01:38+00:00

I have an Ascx control which I reload every Page_load using Loadcontrol . This

  • 0

I have an Ascx control which I reload every Page_load using Loadcontrol.

This Ascx has a Button And Label

The Label initially contains “aaa“.

When I click the button the page reloads and recreates the ascx.

The good thing is that the "aaa" is kept – although it’s a new instance of the ascx.

I was wondering to my self why ? and I’ve answered to myself that’s its because the ID of the ASCX which is the same so he is attaching the viewstate from the last postback to the current instance.

Question

What is the latest page event which I can create the control
so that it will be able to attach the viewstate (from the last postback)to the new generated control ?

  • 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-05-25T11:01:39+00:00Added an answer on May 25, 2026 at 11:01 am

    Following are the events occur during ASP.NET Page Life Cycle:

    1)Page_PreInit
    2)Page_Init
    3)Page_InitComplete
    4)Page_PreLoad
    5)Page_Load
    6)Control Events
    7)Page_LoadComplete
    8)Page_PreRender
    9)SaveViewState
    10)Page_Render
    11)Page_Unload
    

    Among above events Page_Render is the only event which is raised by page. So we can’t write code for this event.

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

Sidebar

Related Questions

In a particular page i have a ascx control which contains a table. Now
I have an ascx control which contains dropdownboxes I want to be able to
I have a user control (the one which is .ascx), it has lots of
I have made a basic ascx control which is just a panel with a
I have an asp:FormView on a control (in an ascx file) which is loaded
I have an ASP.NET user control (.ascx file). In this user control I want
I have a page containing a control called PhoneInfo.ascx. PhoneInfo is dynamically created using
I have created a web user control (MemberDetails.ascx) which is loaded dynamically on a
I have a simple user control with this code: <%@ Control Language="C#" AutoEventWireup="true" CodeFile="Pager.ascx.cs"
I have LogOn.ascx control which is located on master page site.master: <% Html.RenderPartial(LogOn); %>

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.