I tried to use colors="red" in my o2m treeview xml file, but it don't have any effects.
I want to color the background color of the row, not the value
How can I achieve this?
I tried to use colors="red" in my o2m treeview xml file, but it don't have any effects.
I want to color the background color of the row, not the value
How can I achieve this?
Hi,
You can use decoration-info,decoration-muted,decoration-danger attributes.You can check it in the code for examples
<tree decoration-info="state == 'draft'" decoration-muted="state == 'closed'" decoration-danger="state == 'revoked'"/>
Hello Mr. Lee,
I used this attr but it colors the value, i want to color the cells of a row
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
0
mar. 26
|
83 | |||
|
1
mar. 25
|
4135 | |||
|
0
nov. 24
|
3847 | |||
|
How to color fields in form view?
Rezolvat
|
4
iun. 25
|
50307 | ||
|
0
iun. 24
|
3287 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.