page-lifecycle Questions

3

Solved

I have an asp.net web page with a ton of code that is handled in the Page-Load event of the page. I also have a dropdown box on the page that should reload the page with a new value, but I would li...
Kati asked 17/12, 2008 at 7:24

2

Solved

Do the same best practis rules regarding subscribing/unsubscribing to events apply in asp.net? I know it might seem like a silly question, but when I think about it, I have never really seen any c...
Explanation asked 5/12, 2008 at 21:3

2

Solved

i am programatically adding Webcontrols in to a User Control i am also adding a javascript event passing the controlID as a parameter but the clientID is the one i assigned a it does not contain th...
Olericulture asked 18/11, 2008 at 22:34

7

I have a rather complex page that dynamically builds user controls inside of a repeater. This repeater must be bound during the Init page event before ViewState is initialized or the dynamically cr...
Centralism asked 5/9, 2008 at 3:16

3

Solved

I have a repeater control on an ASP.NET 2.0 web form. As I understanding it, all of the page's data-bound controls fire their binding events somewhere in between the Page_Load and the Page_PreRen...
Spoonful asked 20/10, 2008 at 18:53

© 2022 - 2024 — McMap. All rights reserved.