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

Nested Table View in Sap.m.table

Former Member
0 Likes
2,803

Hi,

    I need to show the table view as below images i searched for below view in Sap.m.table example but could not find solution.Can any one please help me with example or url.

 

---Mani

Accepted Solutions (1)

Accepted Solutions (1)

PMarti
Active Participant
0 Likes

Hi Mani, that is not possible using table control of sapui5. You can find a table control of other libraries like extjs, jquery plugins... and encapsulated it in a sapui5 control as is explained in this link: Examples for Creating and Extending Controls - User Interface Add-On for SAP NetWeaver - SAP Library

the easiest way to do the similar requeriment is click in a row and show a dialog with the table details.

Pau

Answers (2)

Answers (2)

Former Member
0 Likes
Former Member
0 Likes

This message was moderated.

Former Member
0 Likes

Hi Mani

I do not advocate this kind of design where a table is nested in another table. Can you go back to your designer for another options?

Thanks

-D