Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether any records in the underlying cache are marked.
Syntax
public boolean anyMarked()
Run On
Client
Return Value
Type: boolean
true if any records are marked; otherwise, false.
Remarks
Records in a data source can be marked (selected) for actions such as deletion or copying by using the FormDataSource.markedRecord method.