Page 1 of 1
Code Tab in designer
Posted: Fri Dec 30, 2011 6:10 am
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.
Code Tab in designer
Posted: Sat Dec 31, 2011 4:58 pm
by Anton Lozovskiy
Hello,
This function is not supported in designer Silverlight because of its limits.
Thank you.
Code Tab in designer
Posted: Tue Jan 03, 2012 2:19 am
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.
Code Tab in designer
Posted: Mon Jan 09, 2012 9:33 am
by Alex K.
Hello,
It is not supported, because Silverlight does not have classes for compilation code.
Thank you.
Code Tab in designer
Posted: Wed Jan 25, 2012 12:45 pm
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.
Code Tab in designer
Posted: Thu Jan 26, 2012 1:52 am
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.
Code Tab in designer
Posted: Thu Jan 26, 2012 8:40 am
by denis.bredikhin
Thank you very much!
Code Tab in designer
Posted: Fri Jan 27, 2012 8:39 am
by HighAley
Hello.
Let us know if you need any additional help.
Thank you.
Code Tab in designer
Posted: Sat Feb 11, 2012 10:31 pm
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.