New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
AffectedRows
Exception
ExceptionHandled
Item
KeepInEditMode
Telerik.Web.UI.RadDataFormUpdatedEventArgs
The event arguments passed when Telerik.Web.UI.RadDataForm fires Updated event.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.RadDataFormDataChangeEventArgs
- Telerik.Web.UI.RadDataFormUpdatedEventArgs
Properties
AffectedRows Int32
Gets or sets the rows affected by the change.
Exception Exception
Gets or sets the exception which could be thrown during the changing of the data. Otherwise the value is null.
ExceptionHandled Exception
Gets or sets if the thrown expcetion is handled.
Item RadDataFormDataItem
Gets or sets the item which initiated the change.
KeepInEditMode Boolean
Gets or sets if the will remain in edit mode or will be closed.