This is a migrated thread and some comments may be shown as answers.

undefined function call SubStr

1 Answer 186 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Barry
Top achievements
Rank 1
Barry asked on 16 Jun 2010, 11:56 AM
I am trying to retrieve a single character from a parameter in a WInforms report for a conditional formatting rule.  The expression is: = SubStr(Parameters.Weekends.Value,1,1).  I get "The expression contains undefined function call SubStr".  What am i missing?

TIA
Barry Tarr

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 18 Jun 2010, 12:33 PM
Hello Barry,

We are unable to reproduce the problem you've reported. Please note that the SubStr function expects a String as first parameter. Thus if the Report Parameter's Type is set to Integer this could cause the error message you are getting.

If you still experience difficulties send us a sample runnable project through the support system that shows the issue you have encountered and we would advise you accordingly.

All the best,
Peter
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Barry
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or