cancel
Showing results for 
Search instead for 
Did you mean: 

sap.m.Table

mantrishekar
Active Participant
0 Kudos

Hello All,

I have a requirement to create a Table with 40 Fields.

IS there any way to create the table and place in a Scroll Container

Regards,

Shekar

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

refer example table with two fields

JS Bin - Collaborative JavaScript Debugging

mantrishekar
Active Participant
0 Kudos

Hi Rajesh,

In my table i have 40 fields.I would like to know is there any chance of applying horizantal scroll container

Regards,

Shekar

Former Member
0 Kudos

yes it is possible

find the scrollbar at bottom of the page

JS Bin - Collaborative JavaScript Debugging

mantrishekar
Active Participant
0 Kudos

Rajesh am unable to get Scrolling in this

Former Member
0 Kudos

smaller the out put area...you will find it bottom of the page not under the table...

mantrishekar
Active Participant
0 Kudos

THanks Rajesh it really suite my requirement but i need to have first column static like the below

https://sapui5.hana.ondemand.com/sdk/test-resources/sap/ui/table/demokit/Table.html

Former Member
0 Kudos

then you should go for sap.ui.table.Table

mantrishekar
Active Participant
0 Kudos

But sap.ui.table is not responsive right