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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]