Can't see output columns in the Data Explorer [message #204041] |
Thu, 30 November 2006 09:17 |
Eclipse User |
|
|
|
Originally posted by: Marion.Zintz.brueckner.com
Hi,
I tried to make a report based on a scripted data source. My problem was
that I couldn't see the output columns in the Data Explorer.
So I tried the scripted data source example and it worked. Analyzing the
differences and changing the example step by step I realized that the
problem appears if I use the
Data Source - beforeOpen
method to create the instance of the SimpleClass:
favoritesClass = new Packages.SimpleClass();
instead of the open method of the Data Set.
In an earlier version of birt a similar report worked with the beforeOpen
method of Data Source.
Marion
|
|
|
Powered by
FUDForum. Page generated in 0.06703 seconds