Back to Devexpress

ODataInstantFeedbackSource Events

corelibraries-devexpress-dot-data-dot-odatalinq-dot-odatainstantfeedbacksource-dot-underscore-events.md

latest1.6 KB
Original Source

ODataInstantFeedbackSource Events

The data source for the GridControl and SearchLookUpEdit controls that binds these controls to OData service in Instant Feedback Mode.

NameDescription
DismissSourceOccurs when the ODataInstantFeedbackSource no longer needs the queryable source it used to retrieve objects from the OData service.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
GetSourceOccurs when the ODataInstantFeedbackSource needs a queryable source to retrieve objects from the OData service.

See Also

ODataInstantFeedbackSource Class

ODataInstantFeedbackSource Members

DevExpress.Data.ODataLinq Namespace