Skip to content

docs(material/table): add rowspan example#33530

Open
BHUVANSH855 wants to merge 1 commit into
angular:mainfrom
BHUVANSH855:docs/table-rowspan-example
Open

docs(material/table): add rowspan example#33530
BHUVANSH855 wants to merge 1 commit into
angular:mainfrom
BHUVANSH855:docs/table-rowspan-example

Conversation

@BHUVANSH855

Copy link
Copy Markdown
Contributor

Description

Adds a new Angular Material table example demonstrating how to merge identical cells vertically using the native HTML rowspan attribute.

The example uses grouped isotope data and shows how to compute row spans and hide repeated cells for consecutive values.

Fixes #33455

@pullapprove pullapprove Bot requested review from andrewseguin and ok7sai July 15, 2026 13:36
@angular-robot angular-robot Bot added area: docs Related to the documentation area: material/table labels Jul 15, 2026
@BHUVANSH855 BHUVANSH855 force-pushed the docs/table-rowspan-example branch from 20738d2 to 7273ad6 Compare July 15, 2026 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: docs Related to the documentation area: material/table

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs-bug(Table): Add example with rowspan

1 participant