cancel
Showing results for 
Search instead for 
Did you mean: 

Alligning Select Options in WebDynpro

dhinesh_thirugnanam
Active Participant
0 Kudos

Hi,

I need to align the select options with that of parameter vertically in a single row.Kindly suggest me the procedure to proceed.I have given the link of my screen below.

http://selectoptions.blogspot.in/2012/02/blog-post.html#!http://selectoptions.blogspot.com/2012/02/b...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

You can try by changing the layout to grid layout and try to adjust the vgutter and cell design in properties tab of layout data . Try adjusting settings till you find the desired output. Put the colcount in the layout(grid layout) of theproperty tab = 2. This must be enough .

Thanks and regards

Edited by: Suraj Ravindran Nair on Feb 21, 2012 5:25 AM

Answers (2)

Answers (2)

dhinesh_thirugnanam
Active Participant
0 Kudos

Issue has been resolved.Thanks for the help.

Former Member
0 Kudos

Hi,

To align along with select options use Grid layout for the container which contains your parameters and

use the layout properties Padding left,right to move the parameter labels and input fields according to the

desired length. Hope this helps you to solve your issue.