RecroGridE<TEntity>.OnGetRGDataAsync Method
The data retrieval.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
protected override Task<List<List<Object>>> OnGetRGDataAsync(
RecroGrid.RGGetDataParam param
)
- param RecroGrid.RGGetDataParam
- The parameter.
Task<List<List<Object>>>The object to be sent to the client containing the complete result.