gt;
> Jens Pfau <[EMAIL PROTECTED]>
> 19.03.2008 15:17
> Bitte antworten an
> "Tapestry users"
>
>
> An
> users@tapestry.apache.org
> Kopie
>
> Thema
> Re: [T5] Adding form fields on the fly
>
>
>
>
>
>
>
>
> No
quest.
as a next step you could refine this with some components...
hope this helps
g,
kris
Jens Pfau <[EMAIL PROTECTED]>
19.03.2008 15:17
Bitte antworten an
"Tapestry users"
An
users@tapestry.apache.org
Kopie
Thema
Re: [T5] Adding form fields on the fly
Nobod
ens
>
>
--
View this message in context:
http://www.nabble.com/-T5--Adding-form-fields-on-the-fly-tp16013318p16144180.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hello,
I would like to have a table with form fields where each row stands for the
values of one data set. Furthermore, I would like to allow the user to add
new rows on the fly, preferably using client-side actions without reloading
the entire page. Is there any best practice to accomplish that?