Hi,
I have two web user controls 1 user control have tabs which have references of other user control like in sales tab sales user control will be loaded and marketing tab marketing user control will be loaded .
Problem is I have manager on my Page and zone is on my sales control,marketing control. As I request to my page it gives me error
"A Zone can only be added to the Page in or before the Page_Init event."
If I put zone on 1 user control and remove it form all others control it ok. But this is not my requirment.
my requirment is
Page -----> Tab webUser Usercontrol------>Usercontrols
I am waiting for your prompt replies.!!
Nazish Ali Rizvi