I have a repeater and a IList as his Datasource. I retrieve information for the IList through a Business Method. For example, a object list containing properties like ID and Name. The repeater represent a value par list (from the object, name and id) and the user should add elements to the list clicking...