A newer version of this page is available.
Switch to the current version.
ODataInstantFeedbackSource Events
The data source for the GridControl and SearchLookUpEdit controls that binds these controls to OData service in Instant Feedback Mode.Name | Description |
---|---|
DismissSource | Occurs when the ODataInstantFeedbackSource no longer needs the queryable source it used to retrieve objects from the OData service. |
Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
GetSource | Occurs when the ODataInstantFeedbackSource needs a queryable source to retrieve objects from the OData service. |
See Also
Feedback