cancel
Showing results for 
Search instead for 
Did you mean: 

Blank line between the UI elements in the matrix layout.

UmaArjunan
Active Participant
0 Kudos

WD experts,

Requirement :

To give a blank line between the UI elements in the matrix layout.
I tried with Invisible element as searched in SDN. But the line is not extended till the end.
I have send plain background in the cell design for the invisible element. do i need to adjust anything else ?
I noticed that becos of some border space in Root UI element , blank line is not visible till end of line .

Please suggest some ideas to over come this issue.

Thanks,
ABAP Dev

Accepted Solutions (0)

Answers (5)

Answers (5)

chengalarayulu
Active Contributor
0 Kudos

Hi,

Insert any Group / Transparent container(MatrixLayout) into Multipane, then HorizontalGutter.. this will resolve your problem i guess...

UmaArjunan
Active Participant
0 Kudos

Thanks for your reply.

I have kept Transparent container (Matrix Layout) within the Multipane. and then UI elements are placed. with in the transparent container, horizontal gutter  is placed.

Actually i could not add more than 1 item in the Multipane. and i m working on SAP Netweaver 7.0.

Is that the problem. ? is it possible to 1 Trans Container and a separate Gutter with in the multipane.

I dont want to use group elements for my requirement

chengalarayulu
Active Contributor
0 Kudos

You just add one TransparentContainer and then you can add multiple Transparent containers inside... so that there will be no restriction to add more UI elements inside TC...

Former Member
0 Kudos

Dear ABAP Dev,

                           Give width as 100% in UI element property of horizontal gutter not in matrix property surely line will extend till end.

Cheers,

Dineshwar Singh Eswar.

UmaArjunan
Active Participant
0 Kudos

The UI elements are actually placed in the Multipane . I m trying to get empty line after every pane details are displayed.

Sorry for not providing multi pane information. I want to get within Multipane to sepearte the UI elements for every repetition

Former Member
0 Kudos

Hi,

Whenever you Insert UI elements,its a good practice to encapsulate the UI elements inside a Transparent Container and Group UI elements.

Increase the width of the Transparent Container to the extent how much you need by entering values like 1000px or 1500px as per your need in the width property of the Transparent Container UI element.

then Increase the Width property of Group UI element and then U can be able to increase the Horizontal Gutter Width.Sure you can increase the width of the Line(Horizontal Gutter).

Try this............

Regards,

Jyothi

Former Member
0 Kudos

Also,

You can check the CellDesign property of the container.

You can try different values to check if your problem gets resolved. I think the value lrNoPad should work for you.

Help Article

http://help.sap.com/saphelp_nw04s/helpdata/en/91/880042d5c5e23ee10000000a155106/content.htm

Former Member
0 Kudos

Hi,

You may want to try the Horizontal Gutter UI element.

Read this SAP Help Article.

http://help.sap.com/saphelp_nw04s/helpdata/en/25/bf7941601b1d09e10000000a155106/content.htm