Request_Find - cWebColumnLink
Sends Request_Find to its parent web list object
Type: Procedure
Parameters
| Parameter | Type | Description |
|---|---|---|
| eFindMode | Integer | [ToDo: In Progress] |
Syntax
Procedure Request_Find Integer eFindMode
Call Example
Send Request_Find eFindMode
Description
Request_Find is augmented to send the message to its parent (cWebList or cWebGrid) object. Web lists require special save, delete, clear and find logic, which is always handled by the parent list object.