-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
This is more of a feature request than an issue. A method you can call e.g datatable.reload()
to re-fetch the data from the provided URL on the AjaxOptions
. The refresh property is available but it might not be useful and relevant in some use cases.
Example Use Case
A user table with options to toggle status on/off via an ajax call. After execution, I would like to fetch and update the existing data without having to reload the page.
Metadata
Metadata
Assignees
Labels
No labels