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

Compatibility with Datatable 1.10.2 #25

Closed
hariawan opened this issue Sep 22, 2014 · 2 comments
Closed

Compatibility with Datatable 1.10.2 #25

hariawan opened this issue Sep 22, 2014 · 2 comments

Comments

@hariawan
Copy link

Hi, I've a problem with my codes.
Here's my codes https://gist.github.com/hariawan/7bad74f32a42a06d3a57

There's no error, I think the problem in the render part.
Can you help me?

  • Datatable 1.10.2
  • Mongoose ^3.8.13
@eherve
Copy link
Owner

eherve commented Sep 23, 2014

Hi,

So you send the data to the client but the DateTable plugin does not print it right ?

The actual version of the plugin works with DataTable 1.10 only if you activate the legacy server side parameter set. The next version will work with the 1.10.

Check if you get the data in the render function for the column.

Regards

@eherve
Copy link
Owner

eherve commented Mar 14, 2015

New version 1.0.0 is compatible with DataTable 1.10

@eherve eherve closed this as completed Mar 14, 2015
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