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

RadGrid-Filter Case sensitive

5 Answers 311 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Evgeny Vdovin
Top achievements
Rank 1
Evgeny Vdovin asked on 23 Jul 2008, 06:51 PM
Hi Support

I know this issue has been discussed and you solution is to set 

RadGrid1.EnableLinqExpressions = false

But I need this set to true because I am using it with LINQ. Can I make RadGrid to be not case sensitive when option above set to true?

Sincerely
Evgeny Vdovin

5 Answers, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 24 Jul 2008, 04:59 AM
Hello Evgeny,

You can check the last post in this thread:
http://www.telerik.com/community/forums/thread/b311D-betamt.aspx

The grid is bound to LinqDataSource and filtering is not case sensitive.

Sincerely yours,
Vlad
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Evgeny Vdovin
Top achievements
Rank 1
answered on 24 Jul 2008, 03:28 PM
Hi Vlad

I did not find solution for my issue in the topic you provided, in my case I am using NeedDataSource to bind RadGrid and RadGrid getting data from WCF which returning LINQ result

Sicnerely
John Vdovin
0
Sebastian
Telerik team
answered on 28 Jul 2008, 11:59 AM

Hello Evgeny,

Basically, there should be no difference whether you use LinqDataSource control or attach the NeedDataSource event and pass LINQ query inside the handler. Can you please verify that you are using the latest Q2 2008 release of RadControls for ASP.NET AJAX (2008.2.723) in your project?

If the problem persists, I will appreciate if you isolate a stripped working version of your project and send it enclosed to a formal support ticket. I will test/debug it locally and will get back to you with my findings.

Best regards,

Stephen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Michael
Top achievements
Rank 1
answered on 04 Aug 2008, 07:39 PM
I am having this same issue.  If it matters, I am building custom modules within Dot Net Nuke.  Every single grid I have is case sensitive.  I tried setting the group setting mentioned above, but that had no effect.  I am binding using the NeedsDataSource method and getting the data using LINQ.

I'd appreciate a solution to this as we are getting requests from our clients to make this case-insensitive.

Thanks!

Michael
0
Rosen
Telerik team
answered on 06 Aug 2008, 02:18 PM

Hi Michael,

Unfortunately I was unable to reproduce this behavior locally. Please find attached a simple page with which I tested the same scenario on my machine and let me know how it goes.

Best regards,

Rosen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Evgeny Vdovin
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Evgeny Vdovin
Top achievements
Rank 1
Sebastian
Telerik team
Michael
Top achievements
Rank 1
Rosen
Telerik team
Share this question
or