Click or drag to resize

MapperDetailGetPostBackRecordIndex Method

Determine the index within the filtered result set for the data being posted back.

Namespace:  NetQuarry.Data.WebMappers
Assembly:  EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public int GetPostBackRecordIndex()

Return Value

Type: Int32
The 1-based row index.
See Also