cancel
Showing results for 
Search instead for 
Did you mean: 

Grouping value for column values

former_member182374
Active Contributor
0 Kudos

Hello Experts,

I'm rewriting Web Dynpro ABAP application to SAPUI5.

In Web Dynpro ABAP there is an option to group value for column (see WDA.jpg).

According to the JSDoc the class sap.ui.table.Column has a group property but it hides the column.

How can I do it in SAPUI5?

Regards,

Omri

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Omri,

SAPUI5 Table is not support merging cell. So you can not use this functionality.

If you need this functionality, you have to develop custom control for table.

former_member182374
Active Contributor
0 Kudos

Thanks.

Meanwhile I have a follow up question:

http://scn.sap.com/thread/3629227

Regards,

Omri

Answers (0)