cancel
Showing results for 
Search instead for 
Did you mean: 

How To Create Dialog with Info Table In It?

Radoslav
Explorer
0 Kudos
158

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

View Entire Topic

Hello Radoslav,

Have you tried TableSelectDialog?

https://sapui5.hana.ondemand.com/#/api/sap.m.TableSelectDialog

Thanks,

Gowtham Karanam