on 2020 Feb 26 11:41 AM
Hi,
I need, after a button click, to show Dialog with a table with information in it. There is an example which shows how to show information in a List with a StandardListItem. This item, though, does not fit my needs. I need to have columns.
I saw example with a Fragment, but this is too complicated.
Is there a way to use ColumnListItem or something like this that will let me show table-like content?
Kind Regards,
Radoslav
Hi,
You can use CustomListItem to fit your needs or replace the list by a table. Look at the UI5.sap.com sample section there is plenty of example.
Regards,
Joseph
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello Radoslav,
Have you tried TableSelectDialog?
https://sapui5.hana.ondemand.com/#/api/sap.m.TableSelectDialog
Thanks,
Gowtham Karanam
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
66 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.