Does anyone have a small example on Angular Material of how to implement a group header as shown in the screenshot?
Asked
Active
Viewed 661 times
1 Answers
1
Another question about this problem , How colSpan and row Span added to material table Header Angular 7?
This feature name table with irregular headers you can learn more detail about it.
https://www.w3.org/WAI/tutorials/tables/irregular/
This solution will be work on your project
https://stackblitz.com/edit/angular-bklajw-jgvsiq?file=app%2Ftable-basic-example.ts
Finally web site exampe here : )
https://github.com/hxling/ng-xui/tree/master/src/app/Demos/Datagrid/header-group

errorau
- 2,121
- 1
- 14
- 38
-
I have seen that. This is not at all like the one implemented in the screenshot. – user12916796 Mar 13 '20 at 09:45
-
Could you please share this web site link with me ? – errorau Mar 13 '20 at 09:49