- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2020 04:10 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2020 04:19 AM
Hi,
callback: a callback that continues the execution of any other related cell edit scripts.
If true is passed as a parameter, the other scripts are executed or the change is committed if there are no more scripts.
If false is passed as a parameter, any further scripts are not executed and the change is not committed.
Refer link for more details Client script
Hope this will help you.
Regards,
Sagar pagar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-29-2020 04:19 AM
Hi,
callback: a callback that continues the execution of any other related cell edit scripts.
If true is passed as a parameter, the other scripts are executed or the change is committed if there are no more scripts.
If false is passed as a parameter, any further scripts are not executed and the change is not committed.
Refer link for more details Client script
Hope this will help you.
Regards,
Sagar pagar