I have a detailsview control. I can do Edit, Delete, New. My question is: when Edit the record and click Update, is there a way I can do something else? I wonder if there is an event triggered by Update, so that I can further do something in the code
behind? Is it possible? Thanks.
Go to the complete details ...