Page 1 of 1
how to display the test of Scientific notation
Posted: Mon Dec 26, 2011 2:23 am
by shaome
I want to display 1.2X10-3 ,it look like the following picture .
how to?
how to display the test of Scientific notation
Posted: Mon Dec 26, 2011 3:45 am
by HighAley
Hello.
shaome wrote:I want to display 1.2X10-3 ,it look like the following picture .
how to?
Unfortunately, it's impossible in Silverlight.
Thank you.
how to display the test of Scientific notation
Posted: Mon Dec 26, 2011 4:45 am
by shaome
when we design the report,such as the first picture,
but when we preview the report ,it look like the second picture
why?
how to display the test of Scientific notation
Posted: Mon Dec 26, 2011 5:45 am
by HighAley
Hello.
shaome wrote:when we design the report,such as the first picture,
but when we preview the report ,it look like the second picture
Unfortunately, Silverlight doesn't support HTML tag now. We'll try to add this functionality to our next release.
Thank you.
how to display the test of Scientific notation
Posted: Thu Dec 29, 2011 5:19 am
by shaome
When the next version release?
I am waiting for the next release.
how to display the test of Scientific notation
Posted: Thu Dec 29, 2011 7:36 am
by Andrew
Hello,
We meant the major release that will be available in spring 2012.
Thank you.
how to display the test of Scientific notation
Posted: Mon Jan 02, 2012 7:01 am
by RichFinnegan
Hi,
just found out myself that the html tags are not supported in silverlight. We need to create an art change report for every field we use in the report.
The use of tags in the report greatly simplfies the matter. My question is can the report be rendered to html server side and shown in the silverlight
viewer on the client?. We want to maintain the export capabilities of the viewer (pdf, word, excel etc).
regards
Richard
how to display the test of Scientific notation
Posted: Tue Jan 03, 2012 7:08 am
by Alex K.
Hello,
Html-tags will not be displayed on the Silverlgiht client, but if you export via the server, then they will be exported.
Thank you.