Overload List
Name | Description | |
---|---|---|
![]() | SetContextRow(Int32) |
Sets the table window's context row.
(Inherited from SalTableWindowBase.) |
![]() | SetContextRow(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.) |