I'm following the GridView demo called "Search as you type". I am using the exact code from the example (CustomFilterBehavior.cs and CustomFilterDescriptor.cs). I have found that the filter does not work if your data has a column of doubles all with a value of 0. If the doubles are given values > 0 then suddenly the filtering works but at 0 no filtering is applied. Very odd.
Can you verify this problem and suggest a work around, possibly a change to CustomFilterDescriptor.cs?
thanks.
Can you verify this problem and suggest a work around, possibly a change to CustomFilterDescriptor.cs?
thanks.
5 Answers, 1 is accepted
0
Hi Martin,
Maya
the Telerik team
I have tested the behavior that you reported, but unfortunately I was not able to reproduce it. Could you take a look at the sample project attached and let me know whether I am missing something ?
Maya
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0

Martin
Top achievements
Rank 1
answered on 29 Feb 2012, 10:39 AM
Your demo project is a silverlight one, I am using wpf (this is wpf forum!), thanks. I could create a demo of the issue if you still can't reproduce.
0
Hi Martin,
Maya
the Telerik team
Generally, there should be no difference between the one for WPF and for Silverlight. I have tested absolutely the same case on a WPF project and everything works as expected.
I am attaching the project I used for reproducing the issue. Could you take a look at it and let me know whether you can get the same behavior on it ?
Maya
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
0

Martin
Top achievements
Rank 1
answered on 01 Mar 2012, 10:59 AM
I can easily reproduce the issue if i create a project that is very similar to the "Search as you type" demo project. There is definitely a bug here, I don't know if it is in the grid view or in your demo though.
What is the best way for me to send you the demo project?
What is the best way for me to send you the demo project?
0
Hello Martin,
Maya
the Telerik team
Please open a support ticket and attach your application there.
Maya
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>