on 2014 Dec 13 11:02 AM
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mani,
what about a different approach? For example have a breadcrumb table:
https://sapui5.netweaver.ondemand.com/sdk/explored.html#/sample/sap.m.sample.TableBreadcrumb/preview
or merge cells:
https://sapui5.netweaver.ondemand.com/sdk/explored.html#/sample/sap.m.sample.TableMergeCells/preview
Regards
Stefan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.