Hi just wondering if there is anyway that I could duplicate controls in a asp.net pages.
So for example, currently for one of my pages, I have a panel at the top of the page with alot of controls in them ( eg next/previous buttons, labels, trees, etc).
However I wanted to add the exact duplicate of this panel on the bottom of the page aswell, with exact functionality.
Is there a easy way to do this, or do I need to do it manually...
Thanks