There is a @PartialFor rendering a list of fields with @TextField.
The user enters and changes values in these fields WITHOUT doing a submit.
Now he wants to add another row/item - or delete an existing row/item
WITHOUT doing a post/submit.

So, lets say there were 5 items in the list, how do I firstly define
the parts en secondly specify the parts so that only the part for item
3 gets updated when I want to delete item 3. And how do I define and
specify a part to be updated for a non-exisiting item 6 that I want to
create?

Not sure if the rewind cycle is going to like this?

-- 
Regards
Theo

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Tacos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to