The code below will not send the email. Can someone give me some insight? I'm pretty sure it has to do with the "if e.OldValues(gridView1)"....line, but not positive. thanks
Protected Sub GridView1_RowUpdating(ByVal sender As Object, ByVal e As System.Web.UI.WebControls.GridV ...
Go to the complete details ...