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

Plugin not working with multiple tables #39

Open
rohanpai opened this issue Mar 11, 2017 · 0 comments
Open

Plugin not working with multiple tables #39

rohanpai opened this issue Mar 11, 2017 · 0 comments

Comments

@rohanpai
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant