Hi Isomorphic,
I have disabled the folder icon for a TreeGrid; however, the gap between the +/- icons and the folder title is a little too wide. Is there a way to reduce the gap for just folder nodes? Setting the icon padding for the TreeGrid to zero works, but I would like the padding to be used for regular nodes.
Setting the "iconPadding" attribute for a TreeNode seems to be ignored.
Thanks
I have disabled the folder icon for a TreeGrid; however, the gap between the +/- icons and the folder title is a little too wide. Is there a way to reduce the gap for just folder nodes? Setting the icon padding for the TreeGrid to zero works, but I would like the padding to be used for regular nodes.
Setting the "iconPadding" attribute for a TreeNode seems to be ignored.
Thanks
Comment