Page 1 of 1

Problem with render event in HTML export

Posted: Thu Oct 01, 2009 2:15 am
by drhkocher
In my report I have a data band with a BeginRenderEvent with the following code:

Code: Select all

TestOperationPanel.Left = (TestCases_ReportItems.Level - 1) * LevelIndent;
In the band, there is a panel (TestOperationPanel) where all the text elements are placed. Depending on the my data the panel is indented to show hierarchical information.

This works great in a PDF export. However in an HTML export, the whole panel is rendered black.

Any ideas?

Hartmut

Problem with render event in HTML export

Posted: Fri Oct 02, 2009 1:15 am
by Ivan
Hello,

We couldn't reproduce this bug.

Can you please send us a sample report with data, which reproduce the issue?

Thank you.