-
Notifications
You must be signed in to change notification settings - Fork 108
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
problem with view datatables (show as array not tables)? #176
Comments
This looks right, the purpose of this package is to work with http://datatables.net/ |
I added all of asset of datatables already, but don't show. |
I have same problem. Please help us I user datatables 1.10.4 don't show text, but i see row I try use datatables 1.9.x but error |
I fixed it. $("#user-list").dataTable({ |
I am new for this package.
I try test, and then it is show:
HTTP/1.0 200 OK Cache-Control: no-cache Content-Type: application/json Date: Thu, 20 Nov 2014 04:00:03 GMT {"sEcho":0,"iTotalRecords":28,"iTotalDisplayRecords":28,"aaData":[[1,"super","cpanel"],[2,"Admin","cpanel"],[3,"Test","sample"],[7,"Loan","loan"],[8,"asd","sample"],[9,"dsfasdf","sample"],[10,"fdg","loan"],[11,"dsfgdfsg","sample"],[12,"fdgsfg","loan"],[13,"fgfg","loan"],[14,"dfa","sample"],[15,"fdgfd","sample"],[16,"dffs","loan"],
The text was updated successfully, but these errors were encountered: