Hello,
What is the best technique to change the font size in a GridBox/Tree when the level (of the row) becomes greater than 1 ?
Do we have to modify the .css file ? or can we override the setting through additional parameters of xml values ?
I’ve tried to use <![CDATA[cell content]]>
but without any luck.
Is there a sample of a tree-grid with different styles on each level ?
Kind regards,
Yves
There is “style” (the css string) and “class” (the name of css class) attributes. They can be applied for the or :
cell content
If you want to set style only for part of cell content, something as follows can be used:
<![CDATA[cell content]]>