Hi,
i am creating one form. It is having Textboxes , buttons and dropdownlist.
In this form i am using repeater control . This form contains one Add button . So, when user clicks on that button, controls should be added in the repeater control.
I have done this. but my question is whenever user click on that "ADD" button previous row of the control values are going with empty.
How to do this?
Thanks,
Venkatesh.P