RecroGridDynTEntityOnDataExchangeAsync Method
Loading data received from the client into the record.
Namespace: Recrovit.RecroGridFrameworkAssembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.5.0.24.0221.1
protected virtual Task OnDataExchangeAsync(
TEntity dataRec,
RgfDynamicDictionary clientData,
RGUIMessages messages
)
- dataRec TEntity
- Original data record.
- clientData RgfDynamicDictionary
- Data received from the client.
- messages RGUIMessages
- The messages to be sent to the client.
Task[Missing <returns> documentation for "M:Recrovit.RecroGridFramework.RecroGridDyn`1.OnDataExchangeAsync(`0,Recrovit.RecroGridFramework.Abstraction.Models.RgfDynamicDictionary,Recrovit.RecroGridFramework.RGUIMessages)"]
The system takes permissions into account, and only authorized fields are overridden.
The method also sets the ParentKey.