cancel
Showing results for 
Search instead for 
Did you mean: 

design multiple elements in the same row

Former Member
0 Kudos

hi,

i am new to web dynpro java. how to design multiple elements in the same row. ie a textfield and inputfield in the same row in form design layout.

thanx

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Viral Patel,

To design multiple elements in the same row. Follow below Steps

1.) Open your View --> Select Layout Tab --> In the Outline Explorer --> There will be a Default " RootUIElementContainer " --> Select it --> Right Click & Select Insert Child Option --> A new Window appears --> Select TransparenContainer & Press Finish --> Now Select TransparentContainer --> Right Click & Select Insert Child Option --> Add TextView and Press Finish --> Similarly add InputField to the newly added TransparentContainer.

---> Now to add above two UI Elements in the same row in form design layout --> Select Newly added TransparentContainer --> In the Properties Change layout Property to GridLayout & set colCount --> 2 .

It will make the above two UI Elements in the same Row

With Regards,

Roop Kumar.

Former Member
0 Kudos

Hi,

when u do Apply template(RootUiElementContainer>rightclick>Apply template(it will show one window which will ask abt Template selection,select Table then click on next)it shows Table Bindind Wizard,here bind with urs table node and then click on next..then it will shows window of Edit Table properties column window..ok there u can change the properties of TABLE COLUMN it can be textfield.input fied(thrugh Editor).

hope it willl help u.

Former Member
0 Kudos

Hi,

Developing with Tables in Web Dynpro Java

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/90ac0015-d1c5-2a10-d788-aed89990...

refer the above pdf,it is very helpful.

Regards,

ramesh