Skip to content

Missing checkbox checked status when checkboxes are rendered #138

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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