cancel
Showing results for 
Search instead for 
Did you mean: 

Inserting gaps between the groups

Former Member
0 Kudos

Hi All,

I have a single view and inside that view i have created 2 groups...now how do i insert a gap in between those groups?

Regards,

Urbashi

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Urbashi Dewan ,

place you two groups in two transparent containers.. now make the layout of transparent containers as grid layout.. now in the properties of your containers have option to add space in any sides..

or as a whole give the layout of your root element as grid lay out..now you have the option to give space at top bottom, left or right of each of ur ui elements

Regards

Sarath

Former Member
0 Kudos

Hi Urbashi,

can we use the Invisible UI element for gap between two groups,

otherwise if u select layout as Grid means , In Propety window below the Layout Data(Grid Data) , we can give Padding Top or Padding bottom values.

Regards,

Vijay

Former Member
0 Kudos

hi urbashi,

one more solution is set matrixlayout for the Container.

matrixlayoutdata will has a property colspan set it if u give as 1 it will provide a space of 1 column.

Regards

janakiram.

Former Member
0 Kudos

hi urbashi.........

what you can do is:

if you are using grid layout for the root container ui element...

then for every group property you have something called pading top... just give values for that.. values like 20, 10 ... etc..

then you can know he difference.

---regards,

alex b justin