Is it possible to make this kind of table with the DataTables
Is it possible to make this kind of table with the DataTables
Hi all,
I need to know how can I make this kind of table:
[code]
Date | numbers1| number2 | total
---------------------------
| | |
| | |
| | |
SUM:| | Total2: |
[/code]
So this the frame of the table and this is the fixed part of the table. I will fill the table from the server.
Is there any approach that has something like that?
I need to know how can I make this kind of table:
[code]
Date | numbers1| number2 | total
---------------------------
| | |
| | |
| | |
SUM:| | Total2: |
[/code]
So this the frame of the table and this is the fixed part of the table. I will fill the table from the server.
Is there any approach that has something like that?
This discussion has been closed.
Replies