Reports the number of the current row in a Web DataWindow client control.
Web DataWindow client control
number objdwcontrol.GetRow ( )
Argument |
Description |
---|---|
objdwcontrol |
A reference to a Web DataWindow client control |
Returns the number of the current row in objdwcontrol. Returns 0 if no row is current and -1 if an error occurs.