Server side processing
Server side processing
SteveSmith
Posts: 6Questions: 3Answers: 0
Hi
I've set up a test using Oracle but the table shows
Showing 0 to 0 of 0 entries (filtered from 272,212 total entries)
I haven't set any filtering. Why aren't the entries being shown?
Thanks
Steve
This discussion has been closed.
Answers
http://datatables.net/forums/discussion/12899/post-test-cases-when-asking-for-help-please-read#latest
@tangerine
I'm following the DataTables + Oracle example at https://datatables.net/development/server-side/php_oracle.
My results look like:
{"sEcho":0,"iTotalRecords":"272364","iTotalDisplayRecords":0,"aaData":[]}
Why is my iTotalDisplayRecords 0 when I'm not using any filtering?