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

"Search as you type" bug?

5 Answers 155 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Martin
Top achievements
Rank 1
Martin asked on 28 Feb 2012, 02:26 PM
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.

5 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 29 Feb 2012, 10:16 AM
Hi Martin,

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 ?  

Kind regards,
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
Maya
Telerik team
answered on 01 Mar 2012, 09:42 AM
Hi Martin,

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 ?  

Greetings,
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?
0
Maya
Telerik team
answered on 01 Mar 2012, 11:58 AM
Hello Martin,

Please open a support ticket and attach your application there. 

Regards,
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 >>
Tags
GridView
Asked by
Martin
Top achievements
Rank 1
Answers by
Maya
Telerik team
Martin
Top achievements
Rank 1
Share this question
or