JavaScript
afterQBESearch
Arguments
- eobject
An object passed to the event that contains the following properties:
- qbeTypestring
The search option selected from the QBE menu. Can be one of the following:
- Exact match
- Starts with
- Ends with
- Contains
- Greater than
- Greater than or equal to
- Less than
- Less than or equal to
- Wildcard
- QBE Syntax
- Is blank
- Is null
- Is not blank
- is not null
- Clear All Filters
Description
Fires after the user has performed a Query by Example (QBE) search.