Skip to Content
Menu
This question has been flagged
1 Reply
9443 Views

I wanted to change the column width of the columns in tree view. 

So far I have tried

  • field name="field_name" width="50%%"
  • field name="access_token" style="width:400px;"
  • field name="Field1" style="word-break: break-word;"

Nothing worked for me

Avatar
Discard
Best Answer

Hi,there,

try this one:

style="width: 100px !important;"

Thanks.

Avatar
Discard
Author

this is working fine for width. What if I want to increase height?

Author

Why are we giving that "!important;"?

Related Posts Replies Views Activity
2
Jun 24
18417
4
Mar 24
11302
0
May 23
1782
2
May 21
6073
1
Aug 17
6460