cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAPUI5 Smart Table(Analytical Table) grouping problem

wkpk
Participant
0 Likes
1,058

Hello

Now, I am making a report through the analytical table.

All functions work well, but my numeric field is link, so I have a problem when I use the grouping function.

I want to show grouped fields as text, not link, but there is no way to distinguish between grouping row and data row in factory or expressing binding.

How can I express cell in text and link?

View Entire Topic
wkpk
Participant
0 Likes

I roughly solved the problem by defining the RowAction of the TABLE to distinguish between data row and group row

wkpk
Participant
0 Likes

+ getAnalyticalInfoRow method