Click here to Skip to main content
15,914,795 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: add event to image Pin
helelark12318-Oct-09 20:06
helelark12318-Oct-09 20:06 
Questioncapture pre post back state Pin
JimmyRopes17-Oct-09 22:58
professionalJimmyRopes17-Oct-09 22:58 
AnswerRe: capture pre post back state Pin
Not Active18-Oct-09 3:19
mentorNot Active18-Oct-09 3:19 
GeneralRe: capture pre post back state Pin
JimmyRopes18-Oct-09 4:28
professionalJimmyRopes18-Oct-09 4:28 
GeneralRe: capture pre post back state Pin
Not Active18-Oct-09 6:09
mentorNot Active18-Oct-09 6:09 
GeneralRe: capture pre post back state Pin
JimmyRopes18-Oct-09 6:13
professionalJimmyRopes18-Oct-09 6:13 
GeneralRe: capture pre post back state Pin
Not Active18-Oct-09 6:19
mentorNot Active18-Oct-09 6:19 
GeneralRe: capture pre post back state Pin
JimmyRopes18-Oct-09 8:36
professionalJimmyRopes18-Oct-09 8:36 
Mark Nischalke wrote:
Have you tried it or are you just theorizing?


I have tried. The order of events for page rendering are the Page events CreateChildControls, RenderControls, OnLoad, (in that order) and then the control events take place.

Override these page events, add control events and write out a message to a log when each fires and you will see them firing in that order.

When I say I am a newcomer to ASP.NET I mean I have been writing Web Part code for the past 2 years as opposed to 10 years coding for Apache servers.

I still consider myself an intermediate when it comes to Web Parts and am just learning about things like Shared Zone, Display Zone, Edit Zone and Connection Zones, and their capabilities, but am gaining the knowledge to consider myself an expert over the next year or two. I don't consider myself expert until I know every aspect of a technology.

Having said that I don't speculate about a technology, but say things only after I perform due diligence in learning the technology.

I must ask you the question now, have you tried what you are saying or are you just theorizing?

For example, it is my understanding that unless you set the AutoPostBack to true the control events will not fire on controls that are set to false by default, such as a drop down box. This is consistent with my testing. If you know it to be wrong from experience please let me know how I can verify that.


Simply Elegant Designs JimmyRopes Designs
Think inside the box! ProActive Secure Systems

I'm on-line therefore I am.
JimmyRopes



GeneralRe: capture pre post back state Pin
Not Active18-Oct-09 9:14
mentorNot Active18-Oct-09 9:14 
GeneralRe: capture pre post back state Pin
JimmyRopes18-Oct-09 9:37
professionalJimmyRopes18-Oct-09 9:37 
GeneralRe: capture pre post back state Pin
Not Active18-Oct-09 10:34
mentorNot Active18-Oct-09 10:34 
GeneralRe: capture pre post back state Pin
JimmyRopes18-Oct-09 11:03
professionalJimmyRopes18-Oct-09 11:03 
GeneralRe: capture pre post back state Pin
Not Active18-Oct-09 15:36
mentorNot Active18-Oct-09 15:36 
GeneralRe: capture pre post back state Pin
JimmyRopes18-Oct-09 15:43
professionalJimmyRopes18-Oct-09 15:43 
GeneralRe: capture pre post back state Pin
Not Active18-Oct-09 15:48
mentorNot Active18-Oct-09 15:48 
GeneralRe: capture pre post back state Pin
JimmyRopes18-Oct-09 15:49
professionalJimmyRopes18-Oct-09 15:49 
GeneralRe: capture pre post back state Pin
JimmyRopes21-Oct-09 11:50
professionalJimmyRopes21-Oct-09 11:50 
GeneralRe: capture pre post back state Pin
Not Active21-Oct-09 12:44
mentorNot Active21-Oct-09 12:44 
GeneralRe: capture pre post back state Pin
JimmyRopes21-Oct-09 14:04
professionalJimmyRopes21-Oct-09 14:04 
QuestionAd Rotator Error when using link parameters Pin
Albert8317-Oct-09 20:12
Albert8317-Oct-09 20:12 
AnswerRe: Ad Rotator Error when using link parameters Pin
Vimalsoft(Pty) Ltd18-Oct-09 4:01
professionalVimalsoft(Pty) Ltd18-Oct-09 4:01 
GeneralRe: Ad Rotator Error when using link parameters Pin
Albert8318-Oct-09 5:56
Albert8318-Oct-09 5:56 
GeneralRe: Ad Rotator Error when using link parameters Pin
Vimalsoft(Pty) Ltd18-Oct-09 20:40
professionalVimalsoft(Pty) Ltd18-Oct-09 20:40 
GeneralRe: Ad Rotator Error when using link parameters Pin
Albert8318-Oct-09 20:46
Albert8318-Oct-09 20:46 
Question2 files do not match to each other! Pin
I'm a beginner17-Oct-09 18:03
I'm a beginner17-Oct-09 18:03 

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.