Hello,
is it possible to dynamically load XML (or JS) prepared by VisualBuilder or by hand to SmartGWT? I read that isomorphic server side JSP components like <isomorphic:loadUI name="test"/> can do trick, however I'm not able to do same with SmartGWT.
My idea is to allow business people customize screen (but only detail part) with VisualBuilder and than load it into subsection in complex screen made in SmartGWT.
Thanks
is it possible to dynamically load XML (or JS) prepared by VisualBuilder or by hand to SmartGWT? I read that isomorphic server side JSP components like <isomorphic:loadUI name="test"/> can do trick, however I'm not able to do same with SmartGWT.
My idea is to allow business people customize screen (but only detail part) with VisualBuilder and than load it into subsection in complex screen made in SmartGWT.
Thanks
Comment