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

FilterOperatorsLoading not firing for string type

3 Answers 75 Views
DataFilter
This is a migrated thread and some comments may be shown as answers.
Saravana Kumar
Top achievements
Rank 1
Saravana Kumar asked on 28 Oct 2010, 06:32 AM
Hi,

We are hooking up to FilterOperatorsLoading event to remove certain operators based on the editor type. Example: If Combo box, we remove things like contain, not contains etc. It's all working great, except if the data type is string, where this event is not getting fired.

Any input appreciated.

Regards,
Saravana

3 Answers, 1 is accepted

Sort by
0
Rossen Hristov
Telerik team
answered on 28 Oct 2010, 09:32 AM
Hi Saravana Kumar,

That is very strange. I have prepared a sample project and the event is fired normally for any kind of type. You can check this in the Output Window where a Debug.WriteLine message will be posted after you add the first filter. It will be for the Name property which is a string. Run the project and check it out.

Please, take the sample project and modify it so that it reproduces the behavior that you are faced with. Then open a separate support ticket and attach the modified sample project. We will examine it and see what is wrong.

We are looking forward to hearing from you.

Sincerely yours,
Ross
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
0
Naresh
Top achievements
Rank 1
answered on 10 Dec 2010, 12:15 AM
Hello,

Was this issue ever resolved?

We have almost the same scenario. The difference we see is that FilterOperatorsLoading is only firing when the data type changes. For example, if you go from an Int to a String it will fire. But if you switch from a String filter to a String filter, the event does not fire. 

We are using the Q3 version of RadDataFilter.

Thank you,
Brian
0
Rossen Hristov
Telerik team
answered on 13 Dec 2010, 04:40 PM
Hello Brian,

We already have this issue in our PITS Tracking System. Please, vote for it in order to raise its priority.

All the best,
Ross
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
DataFilter
Asked by
Saravana Kumar
Top achievements
Rank 1
Answers by
Rossen Hristov
Telerik team
Naresh
Top achievements
Rank 1
Share this question
or