Overload List

  NameDescription
Protected methodSetContextRow(Int32)
Sets the table window's context row.
(Inherited from SalTableWindowBase.)
Public methodSetContextRow(SalNumber)
Sets a table window's context row. Setting the context row does not send a SAM_FetchRow message. If the row is not currently in memory, creates a new row in memory and sets its cell values to null.
(Inherited from SalTableWindow.)

See Also