Skip to Content
Menu
This question has been flagged
1 Reply
11516 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
19746
4
Mar 24
13636
0
May 23
2814
2
May 21
7087
1
Aug 17
7472