cancel
Showing results for 
Search instead for 
Did you mean: 

two ui table with single scroll to display content

anjumsnadaf
Participant

Hi,

How to implement two ui table with single scroll to display content.

joltdx
Active Contributor
0 Kudos

Hi!

How do you mean "single scroll". Do you want the scroll bar to scroll the content of both the tables? Or do you mean to put two tables in a certain area of the screen, and that area has a scroll bar? For the latter case, you might consider the sap.m.ScrollContainer

anjumsnadaf
Participant
0 Kudos

Hi

I want single scroll bar to scroll the content of the both the tables.

joltdx
Active Contributor
0 Kudos

It is probably possible to write some JavaScript code in a scrolling event, to set the "other" tables visible lines. However, I'm trying to imagine how this would be from the users perspective, being a good, clear and user friendly solution but I only end up thinking that this should be ONE table instead... 🙂 Can you describe in more detail what it is you want? Do you have a layout already that you can share?

Accepted Solutions (0)

Answers (0)