JsonDataSource Events
The read-only data source that retrieves and provides JSON data.| Name | Description |
|---|---|
| Disposed | Occurs when the component is disposed by a call to the Dispose() method. Inherited from Component. |
| FillError | Occurs when an attempt to fill the data source fails. |
See Also