ODataServerModeSource Events
The data source for the GridControl and SearchLookUpEdit controls that binds these controls to OData service in Server Mode.
Name | Description |
---|---|
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
Exception |
Occurs when the data source exception is thrown. |
Inconsistency |
Occurs when an inconsistency has been detected during an operation on a data source. |
See Also