Retrieve data value posted by the user in the Edit Form
Available in the grid's Init event. Example Dim s As String = AxpDataGrid1.GetUpdateValue("ProductName")
AxpDataGrid Class | Axezz.WebControls Namespace