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

Error message when adding a filter to a table using the IN operator

1 Answer 70 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Paul
Top achievements
Rank 1
Paul asked on 18 Nov 2010, 11:05 AM
Using Telerik Reporting Q3-2010 I'm trying to add a filter to a table using the IN operator and I get an error (see attached PNG file). I can get round it by modifying the code in background but why is this happening. It never happened in the previous release.

Thanks


Paul.

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 18 Nov 2010, 12:31 PM
Hello Paul,

Unfortunately this is a known issue that slipped into the Q3 release. We've logged it in our bug tracking system and it would be addressed for the next internal build/service pack. For the time being you can set the desired filter through the editor without changing the default Operator. After that just go into the InitializeComponent() method and change the Telerik.Reporting.Data.FilterOperator.Equal to Telerik.Reporting.Data.FilterOperator.In.

Sorry for the temporary inconvenience.

Kind regards,
Steve
the Telerik team
See What's New in Telerik Reporting in Q3 2010 on Wednesday, November 17, 11am Eastern Time: Register here>>
Tags
General Discussions
Asked by
Paul
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or