Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged column headers should work within declarative Grid. (#12206) | Anna Koskinen | 2021-02-26 | 1 | -0/+19 |
- null check to prevent NPE from the merged column headers - convert to internal columnIds for merge handling - use correct cell in merge handling - switch away from streams in merge handling for easier readability - regression test Fixes: #10464 |