So I am integrating a system that we have that uses User Controls Heavily. So far I have had no problems simply turning user controls into macros and putting them where they belong. This aternoon I ran into an issue where I have a user control that has 2 user controls inside of it. I'm not really sure how to handle this situation.
.Net User Controls within User Controls
So I am integrating a system that we have that uses User Controls Heavily. So far I have had no problems simply turning user controls into macros and putting them where they belong. This aternoon I ran into an issue where I have a user control that has 2 user controls inside of it. I'm not really sure how to handle this situation.
Any help would be greatly appreciated.
Cheers, Chris
I ended up referencing the User Controls in the 'usercontrols' folder, works fine.
is working on a reply...