Hi, Alena,
My question is just That code what you probably mentioned. Where Can I put this code? and which code do you mean?
If I have lets say 3 Items in the list and the user changes the value of one or two radio buttons how can I take care that it is updated in the database. I have Added a SAVE button in the header to save the changes. I suppose I can call the "Update List Item" database service to save the changes, is that right ? or do you have a better solution?
By the way, The list is dynamic, today it is 10 items and tomorrow it can be 5, but that should not a problem I suppose.