cancel
Showing results for 
Search instead for 
Did you mean: 

How To Fix Table Colum Length?

Former Member
0 Kudos

Hi Experts,

I am trying to fix one of the Table column to 40 char. i am trying with width property of that column but it is not working. my table contains Group colun header and normal columns. is there any other way to fix column lengths??

Thanks and Regards

Kris

Edited by: kissnas on Oct 20, 2010 1:58 PM

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

First, In The table, set the property 'fixedTableLayout' to true (Make the check box-checked ).

Then give the pixel length of each column. ( 'width' property of columns)

Hope this will be useful!

Regards,

S.Meganadhan.

Edited by: Meganadhan sundaram on Oct 21, 2010 2:11 PM

Edited by: Meganadhan sundaram on Oct 21, 2010 2:12 PM

Edited by: Meganadhan sundaram on Oct 21, 2010 2:12 PM

Former Member
0 Kudos

hi,Kris.

From my experience, i think if you set the determined width to the Table(for example, in the Matrix layout setting or the outside container), then you set the Fix width to one column. The table will be displayed by according to your setting..

I guess, in fact you want to disable the "Drag and Drop" functionality of Table, which will provides :"You can change the width of Column" by drag the column...

I think we can not disable this functionality, which is dependent on the SAP version/software...

Am i wrong?

Best wishes & Regards.