cancel
Showing results for 
Search instead for 
Did you mean: 

UI Design question: Adding Multiple Fields to One Column in Responsive sap.m.Table

04-27-2021 5:03 AM
1109 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

Hi experts, is it possible to group several different fields in a same column belonging to a singular table item? I found this documentation about how to achieve this using UI Annotations but I would like to replicate this layout design using a regular sap.m.Table: Adding Multiple Fields to One Column in Responsive Tables.

The end result in the documentation linked above looks like this:

If you take a look at the last column in the screenshot, there are two vertically aligned fields as a part of the same column belonging to a singular table item, I would like to replicate this layout design in a column list item aggregation for a sap.m.Table.

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member656694
Participant

You shall use VBox or any other containers to achive the same