Skip to content

Wrong callback function is called when using two datatables #93

@larrybg

Description

@larrybg

I've used the advanced example in my code. On the same page I have two bootstrap tabs each contains a datatable (different IDs). When I make an update in a table (doesn't matter first or second) only callback function of the first table is called.
When I disable edit in the first table I'm able to call the callback function of the second table.
Is this a limitation to have only one editable datatable on the page?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions