L
Lucas Tam
Hi all,
I think this question has been asked a bunch of times, but I couldn't find
a good answer on google groups.
What is the best way to capture events before CreateChildControls is fired?
For example, I have a nav bar with the following buttons:
<< 1 2 3 4 >>
I want to be able to capture the onClick Event before the navbar is
generated with CreateChildControls.
Any ideas?
Thanks.
I think this question has been asked a bunch of times, but I couldn't find
a good answer on google groups.
What is the best way to capture events before CreateChildControls is fired?
For example, I have a nav bar with the following buttons:
<< 1 2 3 4 >>
I want to be able to capture the onClick Event before the navbar is
generated with CreateChildControls.
Any ideas?
Thanks.