cancel
Showing results for 
Search instead for 
Did you mean: 

Fix the length of ui table if data exceeds in coulmn

Former Member
0 Kudos

Hi Experts/Gurus,

I am using ui table and i want to fix the column lenght. if data exceeds than defind coulmn size it can come in next line. But the size of the table and column should not get changed.. I used the width property of both table and column. But its not working.. the coulmn property is set as 'Input Filed' of the table.

Regards,

Raj

Edited by: Rajasekhar Vanka prasad on Jan 20, 2010 11:06 AM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

answered

SergioFerrari
Active Contributor
0 Kudos

Try setting fixedTableLayout=true like explained here http://help.sap.com/saphelp_nw70ehp1/helpdata/en/b5/ac884118aa1709e10000000a155106/content.htm.

It should work

Sergio