0
ASP.NET Server Controls using XML/XSL
Posted by Tim on May 18, 2008 in ASP.NET
Scenario I have developed a framework that allows me to have multiple XSL templates transformed onto an ASP.NET web form. This works well without any ASP.Net server controls on the XSL templates. The question I wanted answered is how to have ASP.NET server controls on a XSL template so that I can dynamically create controls [...]


