Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

CurrentRowNumber

  • Last UpdatedNov 25, 2015
  • 1 minute read

This read-only property returns the row value most recently set by the last call to SelectRow() or the new row number that has been created if AddRow() has been called since SelectRow().

This property returns a value of -1 if any of the following conditions occurred:

  • A call to SelectRow() was not made.

  • An invalid row number was passed in the last call to SelectRow().

  • DeleteCurrentRow() was called.

Syntax

long CurrentRowNumber;

Related Links
TitleResults for “How to create a CRG?”Also Available in