Skip to content
This repository was archived by the owner on Jul 24, 2019. It is now read-only.
This repository was archived by the owner on Jul 24, 2019. It is now read-only.

Plugin not working with multiple tables #39

@rohanpai

Description

@rohanpai

Using something along the lines of

  $('#t1').editableTableWidget().numericInputExample().find('td:first').focus();
  $('#t2').editableTableWidget()

Any idea why only t1 becomes editable? t2 does not get picked up as an editable table. If i remove the first line, then the second table becomes and editable table.

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