Methods
- Last UpdatedJun 06, 2017
- 1 minute read
You can use the following methods with the BatchList control.
AltSetBusyMessage()
AltSetBusyMessage is an alternate method for setting the list busy message from within the BeforeListBusy event (see BeforeListBusy event below).
GetItemColumnValue()
The GetItemColumnValue method returns the string contained in any cell of the list. Arguments are Row and Column numbers.