topRowIndex Property
Returns top index of the row received from server.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_topRowIndex() : Integer |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfMoreRowsReceivedEventArgs.get_topRowIndex(); |