Can EventHandler fire in Page_PreRender event?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: TPS (tps_at_tps.com)
Date: 08/06/04


Date: Thu, 5 Aug 2004 22:41:01 -0500

I have some dynamic controls (LinkButton) that I am adding to my pages.

When the link button is clicked, I am getting an ID from the
LinkButton.CommandArguement value.

I am then using that ID to recreate some dynamic LinkButtons.

My problems is I need the CommandEventHandler to fire before the controls
are build so I can grab the ID that I will use to build the other
Linkbuttons.

Ideas, or comments?

Thanks.

TPS.


Quantcast