Skip to content

Update number of selected rows after rows().remove() #26

Open
@Thibault34

Description

@Thibault34

Hello,
When I use table.rows('.myClass').remove(), the number of select row is not updated.

I must be used :
table.rows('.myClass').deselect().remove().draw();

The problem isn't in default datatable checkbox selection :
http://live.datatables.net/seqejati/4/edit

Can you help me please ?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions