| InlineEditingTextBox Events | 
The InlineEditingTextBox type exposes the following members.
 Events
Events| Name | Description | |
|---|---|---|
|  | Formatting | 
            Formatting event. Use this event to set FormattedText property.
             | 
|  | Update | 
            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.
             | 
 See Also
See Also