Questions about the designer's functionalities

Stimulsoft Reports.Silverlight discussion
Locked
Alain
Posts: 2
Joined: Tue Nov 23, 2010 10:46 am
Location: France

Questions about the designer's functionalities

Post by Alain »

Hello,

I’m currently trying the Silverlight Designer and i have some questions about it.

* Is it possible to use the designer inside another Silverlight application ?
It seems possible on your Online Demo, but i could not manage to do it with the trial version.

* When defining the StiDataSource of a report, is there anyway to hide the ID columns (primary and foreign keys) ?
I would like that my users do not see them but still be able to produce master-detail reports.

Thank you
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Questions about the designer's functionalities

Post by Alex K. »

Hello,
Alain wrote:* Is it possible to use the designer inside another Silverlight application ?
It seems possible on your Online Demo, but i could not manage to do it with the trial version.
Yes, it is possible. We will prepare a sample that will be available in samples with the released version.
Alain wrote:* When defining the StiDataSource of a report, is there anyway to hide the ID columns (primary and foreign keys) ?
I would like that my users do not see them but still be able to produce master-detail reports.
Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?

Thank you.
Alain
Posts: 2
Joined: Tue Nov 23, 2010 10:46 am
Location: France

Questions about the designer's functionalities

Post by Alain »

Hello,

Yes I realise that my explanation was not clear enough.

Let me use an example :
http://websl.stimulsoft.com/Designer.as ... sterDetail

I would like to make the same kind of Master/Detail report but without showing fields like "OrderID", "CustomerID" and "EmployeeID" for the object "Orders".

Is this in any way possible ?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Questions about the designer's functionalities

Post by Alex K. »

Hello,

Unfortunately, this feature is not available in Silverlight.

Thank you.
Locked