Support for multi-rows header
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
Current behavior
No support for multi-rows header (or not documnated)
Expected behavior
The docs doesn’t specify this. I would like some of the the table spread on multiple rows(see image) and still allow sorting, filtering etc. Maybe it’s already supported (just not documanted) See my stackoverflow question on this topic
Please tell us about your environment:
Linux ubuntu, webstorm
- Table version: 0.7.x
6.0.2
- Angular version: 2.0.x
2.4.1
- Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
chrome 56
- Language: [all | TypeScript X.X | ES6/7 | ES5] TypeScript
Issue Analytics
- State:
- Created 7 years ago
- Reactions:4
- Comments:6 (1 by maintainers)
Top Results From Across the Web
How do I create the headings for this multirow multicolum table?
How do I create the headings for this multirow multicolum table? - TeX - LaTeX Stack Exchange. Stack Overflow for Teams – Start...
Read more >Tables with Irregular Headers | Web Accessibility Initiative (WAI)
This page covers tables with header cells that span multiple columns and/or rows. ... The same principle applies to header cells spanning multiple...
Read more >Using multiple rows as headers - TechNet - Microsoft
Make first row a table header; Select two first columns ("row headers"),; Transform -> Unpivot -> (or just right-click on the selected columns) ......
Read more >Multi level (multirow) header for table FAPI element - Drupal
Problem/Motivation Drupal's theme system does not support tables with more than one row of table headers. Browsers support rendering ...
Read more >Creating Multiple Rows and Columns in the Headers
This example creates multiple rows and columns in the header. JavaScript. Copy Code. $(document).ready(function () { var spread = new ...
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
It would be awsome
HI,
Thanks for your nice work and library. I have need create one data table with 2 headers (sortable) per column.
Are you an idea for how to make this ?
Thanks in advance.