RecroGridETEntityOnGetRGDataAsync Method
The data retrieval.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.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.