cancel
Showing results for 
Search instead for 
Did you mean: 

Designing the TRAYs?

former_member202077
Participant
0 Kudos

Hello

I am adding a new view (with 2 TRAYs, right_tray denoted as 'B' and left_tray denoted as 'A' under ROOT, denoted as 'C') to an exisitng custom webdynpro component, the view shiuld look like below


|-------------------------------------|
| |---------------| |---------------| |
| |       A       | |        B      | |
| |               | |               | |
| |---------------| |---------------| |
|          C                          |
|-------------------------------------|

I tried changing the WIDTH sizes (PXs), but no use!

Pls. let me know how can get these 2 TRAYs with 50% + 50% sharing of the ROOT screen by LEAVING some space at the bottom to put some static text?

As this applocation is very big and system very slow, am unable to play around much with other options!

THank you

Accepted Solutions (1)

Accepted Solutions (1)

former_member199125
Active Contributor
0 Kudos

hi

try like this,

use transparent containers

TC1---grid layout with column count 1

in tc1 one more transparent container create say TC1.1 with grild layout with column count 2 ( in this include two trays )

and now add textview to TC1.

Hope u understand

Regards

Srinivas

Answers (0)