Search found 30 matches

by StepTK
Mon Apr 07, 2014 12:21 pm
Forum: Stimulsoft Reports.Silverlight
Topic: Exception: StiVariablesCollection.Contains(String name)
Replies: 8
Views: 5604

Re: Exception: StiVariablesCollection.Contains(String name)

Hello Aleksey,

why is the attachement is removed?

Thanks

Stephan
by StepTK
Tue Mar 25, 2014 8:55 am
Forum: Stimulsoft Reports.Silverlight
Topic: Exception: StiVariablesCollection.Contains(String name)
Replies: 8
Views: 5604

Re: Exception: StiVariablesCollection.Contains(String name)

Hello Aleksey,

just checked the attachement and downloaded it successful!

Thanks

Stephan
by StepTK
Tue Mar 25, 2014 8:10 am
Forum: Stimulsoft Reports.Silverlight
Topic: Totals: CountIf – ignoring null val
Replies: 3
Views: 4277

Totals: CountIf – ignoring null val

Hello, if we count the number of used values of a column in a DataBand, we want the cells that contain no value (null) does not count. The formula {CountIf (Data, SampleData.Al2O3 > 0)} works, but 0 can also be an allowable value. The ideal would be the formula with the condition "<> Null"...
by StepTK
Thu Feb 20, 2014 8:53 am
Forum: Stimulsoft Reports.Silverlight
Topic: Exception: StiVariablesCollection.Contains(String name)
Replies: 8
Views: 5604

Re: Exception: StiVariablesCollection.Contains(String name)

Hello Aleksey,

please check the attached project and use button1 and button2 to reproduce the error. Thank you.

Stephan
by StepTK
Wed Feb 19, 2014 12:43 pm
Forum: Stimulsoft Reports.Silverlight
Topic: Exception: StiVariablesCollection.Contains(String name)
Replies: 8
Views: 5604

Re: Exception: StiVariablesCollection.Contains(String name)

The problem seems to be the variable 3 below (from the mrt-file). Variable 1 and 2 do work but variable 3 is causing the cast exception!!! <Variables isList="true" count="3"> <value>REQUESTVARS,Language,Sprache,System.String,Language,True,False</value> <value>REQUESTVARS,StartTim...
by StepTK
Wed Feb 19, 2014 12:00 pm
Forum: Stimulsoft Reports.Silverlight
Topic: Exception: StiVariablesCollection.Contains(String name)
Replies: 8
Views: 5604

Exception: StiVariablesCollection.Contains(String name)

Hello, i get the following exception when i call the method "StiVariablesCollection.Contains(String name) 2014.1.1811.0: Main System.InvalidCastException: Unable to cast object of type 'System.String' to type 'Stimulsoft.Report.Dictionary.StiVariable'. at Stimulsoft.Report.Dictionary.StiVariabl...
by StepTK
Thu Jan 30, 2014 7:13 am
Forum: Stimulsoft Reports.Silverlight
Topic: Data band-Property Page:Odd Style missing
Replies: 3
Views: 2709

Re: Data band-Property Page:Odd Style missing

Thank you! Great support!
by StepTK
Wed Jan 29, 2014 1:43 pm
Forum: Stimulsoft Reports.Silverlight
Topic: Data band-Property Page:Odd Style missing
Replies: 3
Views: 2709

Data band-Property Page:Odd Style missing

Hello, in the silverlight version of the report designer the properties "5. Appearance/Odd Style and Even Style" of the "data band" are inexistent on the property page. Is it possible to display these properties (i would like to have it this easy way without using a special condi...