Hi there,
is there any way to override the style of a row in a TreeGrid, based on whether it's a node with children or a leaf? (Similar to being able to set the icons for each...)
I would like the leaves to have a different background color and maybe some other styling than the parent nodes, but I'm not sure how to accomplish that.
thanks
Dan
is there any way to override the style of a row in a TreeGrid, based on whether it's a node with children or a leaf? (Similar to being able to set the icons for each...)
I would like the leaves to have a different background color and maybe some other styling than the parent nodes, but I'm not sure how to accomplish that.
thanks
Dan
Comment