G
George Ter-Saakov
Hi.
I have an HTML page were I load controls dynamically.
So I overwrote the CreateChildControl but I found some problem.
First time when page is called the CreateChildControl is called after
Page::Load
But when it's a post back the CreateChildControl is called before
Page::Load.
Is there any reason for that?
George.
I have an HTML page were I load controls dynamically.
So I overwrote the CreateChildControl but I found some problem.
First time when page is called the CreateChildControl is called after
Page::Load
But when it's a post back the CreateChildControl is called before
Page::Load.
Is there any reason for that?
George.