Hi,
I need to merge cells in UI Table based on the data that I'm binding from a dynamically created mode.
I have gone through some of the posts on the same query but I wasn't able to find a solution to my problem. I do not want to use ids for the cells to achieve this as it would create a problem when I have only a certain number of visible rows at a time in the ui table.
And there doesn't seem to be a direct property like mergeDuplicates in the m table.
sapuitable-with-duplicate-data.png
I've attached an image of the table and how I want to merge the data.
Thanks
Stephanie