hello i am creating a registration form in ASP.net. In that there is edit button in which i can complete the pending forms afterwards. so here the problem is how can i insert the data in the remaining field of database. and there are about more then 50 fields in that form.
when i click edit button i get the pending data in that form and now i enter the remaining data in remaining field and click on submit button here it will update the form. so here i am able to get the proper logic for edit button in asp.net page. can anyone help me in this, if anyone want i can show my code to you what logic i have put but before if you have any code/logic can guide me with this. regards Aditya Chavan
