Description of Data Adapter Events :
Data Adapter Events is a tutorial which briefly explains the three events such as RowUpdated, RowUpdating and FillError that is associated with the DataAdapter class in ASP.NET. This tutorial tells you when these events are fired with an example code to the users.