Hi,
I am new to ASP.NET. I have a small task to be completed.
I have form that has various textboxes that are filled by results of dataset.
If any changes are made in the value of text boxes, i need to update the changes back to the database.
How to Approach to this solution??
I am new to ASP.NET. I have a small task to be completed.
I have form that has various textboxes that are filled by results of dataset.
If any changes are made in the value of text boxes, i need to update the changes back to the database.
How to Approach to this solution??
Comment