Skip to content
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
This repository was archived by the owner on Feb 2, 2025. It is now read-only.

Could you please add parameter [callback, resetPaging] when reload data from Ajax source #273

@mixedmuffin

Description

@mixedmuffin

Dear @l-lin,

In datatable API ajax.reload(), it can set param 'resetPaging' to false then datatable will hold the current paging position. But DTInstances.reloadData() doesn't have this feature.
Currently, I use $('#tableName').DataTable().ajax.reload(null, false); and it work fine. But would be great if you support this feature in DTInstances.reloadData()

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions