explanation?
Date: 02/03/05
(Asp Dot Net) Keywords: no keywords
I am using a datagrid's ItemCreated event.
When I postback the page, this event is firing before my page_load event. It is the first thing in the code behind that is being fired (other than Page_Init).
Is this right or is my code screwed? I can't imagine what would be in my code to cause this... I've never seen this happen with any other event though.
Source: http://www.livejournal.com/community/aspdotnet/26328.html