You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Data Cell Merge from left to right

Definition

By default the table has its data merged from left to right columns.

Jira Issue

LB-5258 - Getting issue details... STATUS

Use Case 1:

Given the user can move a column to the first position in the table with a simple drag/drop
When in the first column consecutive values are identical
Then those consecutive-identical values are vertically merged into one cell

Use Case 2:
Given the user can move the position of a given column in the table with a simple drag/drop
When the values of the previous columns are merged
Then the consecutive-identical values of the next column are vertically merged into one cell






  • No labels