208
Views
5
Comments
Solved
[OutSystems Data Grid] Merging cells have same values
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive
Service Studio Version
11.14.14 (Build 59923)

How to merge cells have same values?

Like this:

2022-11-12 11-28-30
Gonçalo Martins
Staff
Solution

Hello @Kaori Ouchi,

Under some conditions, you can achieve that on some column types by using the client action MergeColumnCells described in the sample application.

Cheers,
GM

UserImage.jpg
Kaori Ouchi

Hi, @Gonçalo Martins!

Thank you for your advice, now it works!

Best regards. 

UserImage.jpg
Puja Rani

Hi, 

I think merging rows does not work with OutSystem DataGrid (not completely sure though). You can check this Cell merge

2022-11-12 11-28-30
Gonçalo Martins
Staff
Solution

Hello @Kaori Ouchi,

Under some conditions, you can achieve that on some column types by using the client action MergeColumnCells described in the sample application.

Cheers,
GM

UserImage.jpg
Kaori Ouchi

Hi, @Gonçalo Martins!

Thank you for your advice, now it works!

Best regards. 

UserImage.jpg
Raphael Silva

Hello guys, one more question on this topic: 

Is it possible to merge cells in one column based on the reference of another column?

For example, in the table below, rows 2, 3, and 4 all belong to the same Version (RINF-RTST-V2-2025/9). In this case, I would like to merge only their Current Status cells.
Similarly, rows 5, 6, and 7 belong to a different Version (RINF-RTST-V1-2025/9), so I would like to merge their Current Status cells separately. 

UserImage.jpg
R R

I have the same question.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.