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