cancel
Showing results for 
Search instead for 
Did you mean: 

Text Edit webdynpro UI element

Former Member
0 Kudos

Hi All,

Text Edit UI element is shifting to right side when i am entering some 2-3 lines of data into the textedit UI element in webdynpro application.

And it is giving me some blank space between the textedit element and its Label.

Please help me how i can restrict the text edit UI element to shift to right in this case.

Thanks in advance,

Dixit

Accepted Solutions (0)

Answers (3)

Answers (3)

Sharathmg
Active Contributor
0 Kudos

Properties to control the spaces: padding - rPad - spacepadding to right, padless etc.. Try to change this property.

Also, in matrix layout, is horizontal and vertical stretch is true or false.

Check out this eLearning: http://scn.sap.com/docs/DOC-2301

Regards,

Sharath

farooq_basha
Active Participant
0 Kudos

Hi Dixit,

Please check the layout properties for the UI element.

Check either with columncount(Make it with 2 or 4 depending upon the number of columns) property or Width size it will work.

Thanks and Regards,

Shaik Farooq

Former Member
0 Kudos

I am not sure what the exactly issue you are facing but try one thing,

One property will be there with text edit "Wrapping " check that property and then try for same.