Holy crap! This is exactly what I needed, and it just works.
If I could suggest adding the keyword "programmatically" to those docs,
as I searched extensively and didn't find it.
Thanks for the incredibly fast response.
Casey Link
Outskirts Labs { https://outskirtslabs.com }
Technology for Chan
On Wed, 04 May 2016 14:54:03 -0300, Casey Link
wrote:
Hi folks,
Hi!
This is probably a long shot, but is it possible to render a component
(and its template) to DOM and eventually a String of markup?
Yes! Use the PartialTemplateRenderer service:
http://tapestry.apache.org/current/apidoc
Hi folks,
This is probably a long shot, but is it possible to render a component
(and its template) to DOM and eventually a String of markup?
I'm using the DataTables component from tapestry5-jquery [0] in ajax
mode. For the most part it uses standard tapestry elements (BeanModel,
GridDataSource,