Manual indent
Hello
In FR.NET there's a sample which shows how to use the hierarchy options. FR.NET automatically increases and decreases the indent depending on the tree level.
Does anyone know how to achieve the same effect manually (e.g. in script) ? Since I'm using business objects, FR won't recognize my tree structure because it's not a flat table. So I'd like to set the indent of a band in the BeforePrint event or similar. I tried setting Band.Indent to some value, but this property seems to be ignored by FR.
Thanks in advance!
Marco
In FR.NET there's a sample which shows how to use the hierarchy options. FR.NET automatically increases and decreases the indent depending on the tree level.
Does anyone know how to achieve the same effect manually (e.g. in script) ? Since I'm using business objects, FR won't recognize my tree structure because it's not a flat table. So I'd like to set the indent of a band in the BeforePrint event or similar. I tried setting Band.Indent to some value, but this property seems to be ignored by FR.
Thanks in advance!
Marco