MapperDatasheetReuseGridData Method |
The datasheet is presenting data rows posted back in the grid from the previous request and NOT from
requerying. Try to reconstitute certain information that we would otherwise have created during the requery.
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected override void ReuseGridData()
Protected Overrides Sub ReuseGridData
See Also