InlineEditingTextBoxUpdate Event |
Update event. Use this event to save edited data, set ErrorText property in case of error
and reload unigrid's data in case of using InlineEditingTextBox in columns that have sorting enabled.
Namespace: CMS.Base.Web.UIAssembly: CMS.Base.Web.UI (in CMS.Base.Web.UI.dll) Version: 13.0.131
Syntax public event EventHandler Update
Value
Type:
SystemEventHandlerSee Also