Edit() method
- Last UpdatedNov 26, 2024
- 1 minute read
Use the Edit() method to check if a row is selected in the grid, and then to check if you have the edit level permission for the selected file. If the check is successful, the EditFile() method in the Documents class invokes the editor for the selected file type.
Syntax
Edit();