cancel
Showing results for 
Search instead for 
Did you mean: 

Enable column reordering for sap.m.table

0 Kudos

I read that for the sap.ui.table, there is a default property that enables column reordering. How is this achievable for a sap.m.table? I've been looking for suitable properties but couldn't get anything working.

Do I need to implement a function for this? And if yes, how would that look like? Thanks for your advise!

Accepted Solutions (1)

Accepted Solutions (1)

ericci
Active Contributor
0 Kudos

I don't think that this is something enabled on sap.m.Table implementation.

As far as I know you have to implement (Sort and Group) by yourself like in this example .

Answers (0)