Bug in StiDataSourcePanel / Label wizard
Posted: Wed Dec 14, 2011 4:37 am
Hello,
I am creating a report with the wizard in the silverlight designer: I click the ribbonbutton, New Report and select the LabelWizard.
The Label Wizard comes up, and I need to create a datasource. I create the data source by clicking on the New Datasource Button. I create a connection and select some tables. When I click ok, the screen goes away, but the panel with datasources is not updated.
After clicking Next, I select a labeltemplate and click finish. When I drag a databasefield into the labeltemplate and click the preview button, the data of the first record is shown in each label.
I am using the silverlight designer with the WCF service from the examples.
[edit] About the second bug: It looks like the choosen datasource is not connected with the created databand. When I do this manually, it works.[/edit]
I am creating a report with the wizard in the silverlight designer: I click the ribbonbutton, New Report and select the LabelWizard.
The Label Wizard comes up, and I need to create a datasource. I create the data source by clicking on the New Datasource Button. I create a connection and select some tables. When I click ok, the screen goes away, but the panel with datasources is not updated.
After clicking Next, I select a labeltemplate and click finish. When I drag a databasefield into the labeltemplate and click the preview button, the data of the first record is shown in each label.
I am using the silverlight designer with the WCF service from the examples.
[edit] About the second bug: It looks like the choosen datasource is not connected with the created databand. When I do this manually, it works.[/edit]