FormView Web Server Control Events
.NET Framework 4
The FormView control raises a number of events in the course of paging through and updating its bound data to which your code can respond.
For an example that uses some of the FormView control events, see Modifying Data Using a FormView Web Server Control.