RecroGridE<TEntity>.GetDataAsync Method
Data retrieval.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
protected Task<IRGDataRecord[]> GetDataAsync(
RecroGrid.RGGetDataParam param
)
- param RecroGrid.RGGetDataParam
- The parameter.
Task<IRGDataRecord[]>The object to be sent to the client containing the complete result.