Code Tab in designer

Stimulsoft Reports.Silverlight discussion
Locked
Pilgrim
Posts: 29
Joined: Fri Aug 03, 2007 7:57 am
Location: Cape Town

Code Tab in designer

Post by Pilgrim »

Good day.

I am evaluating the Silverlight product (we currently use the .Net for WinForms product) and I want to know how do I edit the code in a report?

In the old version there was a StiDesignerOptions.Toolbar.ShowCodeTab option, but I cannot find anything relevant.

Is it possible to add custom functions to the report?

Regards.
Anton Lozovskiy
Posts: 135
Joined: Tue Aug 11, 2009 9:38 am

Code Tab in designer

Post by Anton Lozovskiy »

Hello,

This function is not supported in designer Silverlight because of its limits.

Thank you.
Pilgrim
Posts: 29
Joined: Fri Aug 03, 2007 7:57 am
Location: Cape Town

Code Tab in designer

Post by Pilgrim »

Hi,

Is that because the Silverlight report does not support code behind, or because the text editor does not support syntax highlighting, auto-complete, etc?

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

Code Tab in designer

Post by Alex K. »

Hello,

It is not supported, because Silverlight does not have classes for compilation code.

Thank you.
denis.bredikhin
Posts: 4
Joined: Mon Jan 23, 2012 11:39 am
Location: Belgium

Code Tab in designer

Post by denis.bredikhin »

Hello. I'm also interested in this feature. Is it possible to add support of code tab for client-server silverlight? You can compile code on server in this case.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Code Tab in designer

Post by HighAley »

Hello.
[quote="denis".bredikhin]Hello. I'm also interested in this feature. Is it possible to add support of code tab for client-server silverlight? You can compile code on server in this case.[/quote]
Theoretically it is possible to add Code tab in the Client/Server Silverlight Designer and transmit data to it.
We added this task to our to-do list and will try to implement it.

Thank you.
denis.bredikhin
Posts: 4
Joined: Mon Jan 23, 2012 11:39 am
Location: Belgium

Code Tab in designer

Post by denis.bredikhin »

Thank you very much!
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Code Tab in designer

Post by HighAley »

Hello.

Let us know if you need any additional help.

Thank you.
Anton Lozovskiy
Posts: 135
Joined: Tue Aug 11, 2009 9:38 am

Code Tab in designer

Post by Anton Lozovskiy »

Hello,

We have added this feature in the Client/Server version. The patch is available in prerelease build of on 16 February 2012.

http://websl.stimulsoft.com/

Thank you.
Locked