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()
Public Function GetPostBackRecordIndex As Integer
Return Value
Type:
Int32The 1-based row index.
See Also