Skip to content

Missing checkbox checked status when checkboxes are rendered #138

@WillYouth

Description

@WillYouth

Hi I wish to know how can I get my checkbox status when rendered checkboxes in table. I already create the table using html with checkbox status. But after initialize using this plugin, the checkbox status are all cleared.

Before: <input type="checkbox" name="items[]" checked="" value="312">
After: <input type="checkbox" class="dt-checkboxes" autocomplete="off">

Thanks a lot for the help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions