cancel
Showing results for 
Search instead for 
Did you mean: 

splitter with two view container

Former Member
0 Kudos

Hi,

I have a splitter containing two view containers. I set both the width and height of splitter to 100%. However, only a small part of the splitter is displayed. A fixed height can fix the problem but that's what I don't want. I think the height of and width of 100% enable the UI element to adjust automatically to different screen resolutions. What can I do?

Best regards,

ts

Accepted Solutions (1)

Accepted Solutions (1)

former_member184578
Active Contributor
0 Kudos

Hi,

Create two transparent containers( side-by-side) and place View Container in each Transparent Container. Then set the height and width properties of Transparent Container.

Regards,

Kiran

Answers (1)

Answers (1)

alessandroieva
Active Participant
0 Kudos

Hi,

create a container and set into propriety conteiner  the height 200 of and width 255, after, set a flag to checkbox horizontal and vertical ...horizontal = 1  vertical = 1.

AI