LinqServerModeDataSource Events
A non-visual component that can be used as a data source for the GridControl, PivotGridControl and SearchLookUpEdit controls in Server Mode. Can be associated with any queryable source.
Name | Description |
---|---|
Data |
Occurs when the data context for this element changes.
Inherited from Framework |
Exception |
Enables you to manually handle the database exception. |
Inconsistency |
Enables you to manually handle the inconsistency detected during an operation on a data source. |
See Also