- Parameter(s):
- $url: URL
- Description:
- Manually set URL used for editing. The default URL is edit.php. phpGrid takes care all of data insert, delete, and update in edit.php. No coding is required.
- Remark:
- Only use this method when the users need to manually handle data update using custom save routine.
- It’s the same as setting the 3rd parameter in enable_edit() method.