Make possible create footer columns that follows header columns
See original GitHub issueI’m submitting a … (check one with “x”)
[ ] bug report => search github for a similar issue or PR before submitting
[x] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter
Current behavior
ngx-datatable give us an free template to footer
Expected behavior
Keep it free, but let us create columns based on header so we can make calcs on each column and show relevants information about then (ex.: totals, aggregations totals, others)
The image above shows the example that we could generate if we find a way to generate columns (with the same size of header columns) on footer too.
- ngx-datatable version: 11.1.4
- angular-cli: 1.5
Issue Analytics
- State:
- Created 6 years ago
- Reactions:15
- Comments:6
Top Results From Across the Web
Headers footers columns and templates - W3C Wiki
This article takes on broader focus; its purpose is to show the reader how to take the material covered so far, and use...
Read more >Insert a header or footer - Microsoft Support
Go to Insert > Header or Footer. Choose the header style you want to use. Tip: Some built-in header and footer designs include...
Read more >Create a 3-column Layout with a Header and a Footer Using ...
Follow along with the demonstration to create a basic webpage layout that has a header across the top, a footer across the bottom,...
Read more >Using Headers and Footers In Numbers - YouTube
https://macmost.com/e-2338 Header and Footer rows and columns have special properties in Mac Numbers. They label the cells in the body of a ...
Read more >Word 2016: Headers and Footers - GCF Global
To create a header or footer: · Double-click anywhere on the top or bottom margin of your document. · The header or footer...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Are you considering this feature? Because without this, neither #115 nor #694 should have been closed as the custom footer template cannot solve the mentioned requests for a “total” or “summary” row. Having such a row is a quite rudimentary requirement for any solid data table.
any news about this feature we really need it. at least give us acces to the config of each column of the row so we can set the width or flexgrow property to follow the columns of header.