cancel
Showing results for 
Search instead for 
Did you mean: 

Sorting rows in Table

Former Member
0 Kudos

How can I sort a dynpro table with multiple columns based on values in two columns.

The first column has values A, B, C. The second A - G. I would like to sort rows in the following order AA, AB... BA, BB etc.

So far I have only seen tutorials regarding sorting based on values in one column.

I would like to implement the sort function at Dynpro side rather than backend side (ABAP).

Accepted Solutions (0)

Answers (1)

Answers (1)

yogesh_galphade
Contributor
0 Kudos

hi

if you want to group based on two columns, you can achieve this using property GroupingValues-Table cells can be merged on the basis of their grouping value

Download this pdf.

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80d81237-b780-2a10-d398-cc33af6bd...