Enum AdaptorType
This specifies the grid to apply with adaptor type for the Data Source.
Namespace: Syncfusion.JavaScript
Assembly: Syncfusion.EJ.dll
Syntax
public enum AdaptorType
Fields
| Name | Description |
|---|---|
| JsonAdaptor | |
| ODataAdaptor | |
| ODataV4Adaptor | |
| RemoteSaveAdaptor | |
| UrlAdaptor | |
| WebApiAdaptor |