Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

Count for each Day of The Week in FooterCallback? How to get it to Save

$
0
0

Link to test case: https://jsfiddle.net/BeerusDev/gm10rqp7/238/

Hello,

Here is my old DataTable: Which only does by the current day: https://jsfiddle.net/BeerusDev/gm10rqp7/242/ (full functionality until the stupid reqs changed)

Here is my up to date one where I am trying to finish. The last part where the issue is is within my footerCallback function where I apply the total count. The new req is asking that I have the count for everyday of the week under the table for the current week. https://jsfiddle.net/BeerusDev/gm10rqp7/239/

Based off of the method I am using, is it possible to have the totalCount remain there when it is based off of the current day?


Viewing all articles
Browse latest Browse all 2364