DkGridFactoryDataSource
You can access this instance through the property named dataSourceFactory of the DkGridComponent.
Generics
<T>
represents the object's shape coming from the data source.
Methods
Method | Description |
---|---|
| It wraps the given decorator into the filtering decorator. Params:
Return: |
| It wraps the given decorator into the sorting decorator. Params:
Return: |
Last updated