Click here to Skip to main content
15,908,843 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Generalbetween timeIn,TimeEnd constraints Pin
bernie_0118-Feb-07 23:18
bernie_0118-Feb-07 23:18 
AnswerRe: ASP.net memberships Pin
Not Active8-Feb-07 18:32
mentorNot Active8-Feb-07 18:32 
GeneralRe: ASP.net memberships Pin
Kunal P10-Feb-07 21:12
Kunal P10-Feb-07 21:12 
GeneralRe: ASP.net memberships Pin
Not Active11-Feb-07 3:13
mentorNot Active11-Feb-07 3:13 
QuestionIssue in deploying the ASP.NET Application using Web Setup in the client machine. Pin
Anandan k8-Feb-07 4:16
Anandan k8-Feb-07 4:16 
GeneralRe: Issue in deploying the ASP.NET Application using Web Setup in the client machine. Pin
szukuro8-Feb-07 4:37
szukuro8-Feb-07 4:37 
GeneralRe: Issue in deploying the ASP.NET Application using Web Setup in the client machine. Pin
Anandan k8-Feb-07 18:12
Anandan k8-Feb-07 18:12 
QuestionControl Persistence Pin
badgrs8-Feb-07 3:58
badgrs8-Feb-07 3:58 
Hi,

I'm trying to implement something similar to this article using the release version of ASP.NET AJAX Extensions and plain old .NET 2.0.

I have a UserControl called Dashboard.ascx which contains several Panel controls. Dashboard overrides the CreateChildControls method and on the first page load (using ScriptManager.GetCurrent(Page).IsInAsyncPostBack) it populates each Panel with user controls of type WidgetContainer. This works fine and everything gets rendered as expected.

WidgetContainer contains two UpdatePanels and when a child control (in this case a LinkButton) causes an async post back the reponse doesn't contain the contents of the UpdatePanel and on the next click all the WidgetContainers dissapear.

So my question is, how are controls added programatically persisted accross post backs? I assumed the ControlCollection class would handle this but apparently not as all the controls I add are getting removed.

Any suggestions?

Cheers
AnswerRe: Control Persistence Pin
badgrs8-Feb-07 4:26
badgrs8-Feb-07 4:26 
QuestionRemote Desktop Capture using ASP.net Pin
Renjithgin8-Feb-07 3:55
Renjithgin8-Feb-07 3:55 
QuestionURL Encryption Pin
nour1238-Feb-07 2:33
nour1238-Feb-07 2:33 
AnswerRe: URL Encryption Pin
szukuro8-Feb-07 2:38
szukuro8-Feb-07 2:38 
AnswerRe: URL Encryption Pin
Jesse Squire8-Feb-07 3:03
Jesse Squire8-Feb-07 3:03 
Questiontimer Pin
Sebastian T Xavier8-Feb-07 1:37
Sebastian T Xavier8-Feb-07 1:37 
AnswerRe: timer Pin
Sylvester george8-Feb-07 1:45
Sylvester george8-Feb-07 1:45 
GeneralRe: timer Pin
Sebastian T Xavier8-Feb-07 2:14
Sebastian T Xavier8-Feb-07 2:14 
GeneralRe: timer Pin
Sylvester george8-Feb-07 20:29
Sylvester george8-Feb-07 20:29 
AnswerRe: timer Pin
Mircea Grelus8-Feb-07 3:49
Mircea Grelus8-Feb-07 3:49 
QuestionConfiguration Error Pin
Imthu8-Feb-07 1:20
Imthu8-Feb-07 1:20 
AnswerRe: Configuration Error Pin
gauthee8-Feb-07 1:38
gauthee8-Feb-07 1:38 
GeneralRe: Configuration Error Pin
Imthu9-Feb-07 19:17
Imthu9-Feb-07 19:17 
AnswerRe: Configuration Error Pin
Sylvester george8-Feb-07 1:42
Sylvester george8-Feb-07 1:42 
GeneralRe: Configuration Error Pin
_AK_8-Feb-07 1:52
_AK_8-Feb-07 1:52 
AnswerRe: Configuration Error Pin
Sandeep Akhare8-Feb-07 1:45
Sandeep Akhare8-Feb-07 1:45 
GeneralRe: Configuration Error Pin
Imthu9-Feb-07 19:17
Imthu9-Feb-07 19:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.