I have a form that contains subforms. The subforms contain textfields. I have a button to add new instances of the subform. All works well until I tried to bind the fields to an xsd schema. Now, when I enter some data in the textfields and press the button to add an instance a new subform is added but with the textfields pre-populated with the previors data.
What am I doing wrong? All help much appreciated.