Me again…
The problem was that I needed to mark the last row as the table footer.
And now it works 🙂
Thank you
Hello,
Thanks for the reply,
with the 0, it doesn’t work, I try to click and nothing changes.
I guess the issue was on the target, with 1 it worked.
I also wanted that the last entry date to be on the top row. I tried with the following code:
“columnDefs”: [ { “type”: “date-eu”, “targets”: [ 1 ] } ], “order”: [ [ 0, “asc” ] ]
I wanted that the last date of the last month to be on top : http://prntscr.com/uezt3a
is there a way to do this?
Hello,
Hope you can help me with this.
I wanted to have something similar to this (site)
A banner image, but also the top header with the logo.
Any idea how can do this?
Thanks