On Wed, 15 Aug 2012 04:21:37 -0300, Johannes Frey wrote:
Hi folks,
Hi!
As I see it when you click on the addRow-Link then the onAddRow-method
is called and should return an object of the type needed by the
markup(component)
I'd say that with AjaxFormLoop the onAddRow() method should re
The tapestry upload component is fine for single file uploads, in some
cases. However, for apps that allow a user to upload n number of files, it
is the wrong tool IMHO. Check out the file-uploader javascript project on
github. tapestry5-jquery has also wrapped this library into a tapestry
compo
Hi folks,
I'm pretty new to tapestry but I like what I've seen so far :) .. but
unfortunately I've got a little problem. I try to use ajaxformloop in
combination with the file upload and can't figure it out how to get that
working.
As I see it when you click on the addRow-Link then the onAddRo