Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not working in jquery 3.1.0 version #4

Open
chh170403 opened this issue Jul 25, 2017 · 2 comments
Open

not working in jquery 3.1.0 version #4

chh170403 opened this issue Jul 25, 2017 · 2 comments

Comments

@chh170403
Copy link

The 'tbody' element is not automatically created when the 'tr' element is added.

In jquery 3.1.0 version

@chh170403
Copy link
Author

@quansync
Copy link

quansync commented Jul 27, 2017

hello, to solved In jquery 3.1.0 version issue please update line 136 replace header = header + "" with this
header = header + ""

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

No branches or pull requests

2 participants