Skip to Content
Menu
This question has been flagged
2 Replies
5821 Views

Hi , i am trying to increase the column size in odoo so that the product name comes in one line 

how can i achieve this by making edits in xml side 

i have used this 

       position="after" width="1000px">

Specification


position="after" width="1000px">



but the width is not changing what can i do to increase the width of column size or row size

Avatar
Discard
Best Answer

Try giving style="width:1000px;"

Avatar
Discard
Author Best Answer

@Sakthi Priya , you were right i was using it in xpath tag instead of th tag that's why it wasnt changing when i used it th tag it worked perfectly 


Thank you


                
Avatar
Discard
Related Posts Replies Views Activity
1
Mar 22
6295
2
Oct 23
3358
1
Apr 23
4006
2
Jun 22
3973
0
May 22
233