AsifCh Posted July 20, 2005 Posted July 20, 2005 Hi, I am having problems to use the user controls. What i want to do is to use two different user controls on a page but one user control is dependent upon the value of the other user control. Like I have controls ctl1 and ctl2. The ctl2 uses some values which the ctl1 contains. I want to use then in such a way that i have to do nothing on the page means the controls should automatically handle them. Also it is not possible for me to merge the both controls. Regards, Quote Asif Raza Ashraf Senior Software Engineer Electronic Solutions Pakistan Islamabad
hrabia Posted July 20, 2005 Posted July 20, 2005 Than you have to fire your own event in one control and handle it in second. Quote A man and a dog have an average of three legs. Beaware of Statistics.
AsifCh Posted July 21, 2005 Author Posted July 21, 2005 Hi, Thanks for reply, This seems to be a good idea, but can you explain it a little further, and if it is feasable for you then please provide some exaple. Regards, Quote Asif Raza Ashraf Senior Software Engineer Electronic Solutions Pakistan Islamabad
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.