Hi,
I created a report dynamically (I add the bands and components by code). It worked but with the last version, there is no StiReport.Compile method anymore and if I call the Render method directly, it freezes.
Why the Compile method didn't exist anymore ?
Cordially,
Kakone.
Where is the StiReport.Compile method ?
Where is the StiReport.Compile method ?
Hello,
There is no compilation in Silverlight, therefore the Compile() method is removed.
You can use Render() metod. Also please send us sample wich reproduced this issue.
Thank you.
There is no compilation in Silverlight, therefore the Compile() method is removed.
You can use Render() metod. Also please send us sample wich reproduced this issue.
Thank you.