My goal is to change a widget's template upon user interaction (e.g. user selects from a combobox in widget => widget's combobox template is replaced with a button template) using setTemplate in dojox.dtl._HtmlTemplate.
I tried copying from dojox.dtl.demo_blog.html, but it appears that it does not behave as I would expect it to. Can anyone comment on its behavior?
Im using the latest 1.1.1 dev
Thanks! BTW... I just took an awesome dojo class from Neil Roberts, he was very helpful and started me down this crazy path of creating dtl templated widgets. ;-)
