Re: Rendering a tapestry component to a string

2021-10-16 Thread Adriaan Joubert
Oh excellent! Thank you very much! Adriaan On Thu, 14 Oct 2021 at 22:33, Thiago H. de Paula Figueiredo < thiag...@gmail.com> wrote: > On Mon, Oct 11, 2021 at 12:47 PM Adriaan Joubert > wrote: > > > Hi, > > > > Hello, Adriaan! > > > > We are starting to use a library called fancytree ( > > http:

Re: Rendering a tapestry component to a string

2021-10-14 Thread Thiago H. de Paula Figueiredo
On Mon, Oct 11, 2021 at 12:47 PM Adriaan Joubert wrote: > Hi, > Hello, Adriaan! > We are starting to use a library called fancytree ( > http://wwwendt.de/tech/fancytree/demo/index.html). For basic trees this > integrates really easily with tapestry. > > However for tree tables the simplest way

Rendering a tapestry component to a string

2021-10-11 Thread Adriaan Joubert
Hi, We are starting to use a library called fancytree ( http://wwwendt.de/tech/fancytree/demo/index.html). For basic trees this integrates really easily with tapestry. However for tree tables the simplest way to render the trees client-side is to ship the contents of the tree table down in a json