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

CaseSensitive=False is not working while using EntityDataSource

11 Answers 241 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Dhamodharan
Top achievements
Rank 1
Dhamodharan asked on 20 Oct 2014, 05:18 AM
Hi,

I am using EntityDataSource for binding Grid. it is working fine. but while filtering CaseSensitive=False is not working. i am using Oracle Database for Model. i set the property like "<GroupingSettings CaseSensitive="False" />". but still not working. please let me know ASAP.


Thanks in Advance,
Dhamu

11 Answers, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 22 Oct 2014, 07:52 AM
Hello Dhamu,

The RadGrid does not perform the filtering itself, it just pass the arguments to your DataSource. And the Filtering is happening in either your DataSource or your Database.

The CaseSensitive property of the RadGrid is used only to be set as CaseSensitive to the DataTable in case the grid is bound to such.

To resolve your issue I would suggest you to debug your DataSource and see if the filtering is happening inside it or in your DataBase. Profile the queries to your database and if needed modify your database server. It should have some configurations for IgnoreCase in your Database.

Regards,
Vasil
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Dhamodharan
Top achievements
Rank 1
answered on 23 Oct 2014, 05:41 AM
Hi Vasil,

Thanks for you reply. i am using same functionality using SqlDataSource, filter functionality working without Case Senesitve. but not in EntityDataSource. please check my attached image. is there any solution for this one?


Thanks in Advance,
Dhamu
0
Dhamodharan
Top achievements
Rank 1
answered on 27 Oct 2014, 05:36 AM
Hi,

Can anyone help about that one?. I want this option for my Project. Please help ASAP.


Thanks in Advance,
Dhamu
0
Vasil
Telerik team
answered on 27 Oct 2014, 03:15 PM
Hello Dhamu,

I have researched on this problem. Since the EntityDataSource does not have any functionality to ignore the case, we will need to modify the build FilterExpresssion by the grid.
I have logged this as future request in our internal tracking system and we will  try to improve it for our next service pack.
Currently I do not see any workaround that can be used, especially with Oracle database (if I read correctly in the oracle related forums, the tables can not be made to be case insensitive when selecting).

Regards,
Vasil
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Murugesan Jambukesan
Top achievements
Rank 1
answered on 17 Sep 2015, 02:58 PM

Hi Vasil,

I checked this functionality in latest version 2015 Q2. it is not fixed yet. may i know the update about this one?

0
Konstantin Dikov
Telerik team
answered on 22 Sep 2015, 11:36 AM
Hi Murugesan,

I have checked in our internal system and it seems that the bug in question is still not fixed. However, for your convenience I have increased the priority of the item, so our developers team could take a look at the bug as soon as possible. 

Please excuse us for any inconvenience caused by the delay.


Regards,
Konstantin Dikov
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Murugesan Jambukesan
Top achievements
Rank 1
answered on 29 Oct 2015, 03:02 PM

Hey Telerik Team,

This issue very very disappointed for us. we are not able to answering our client. In this case how can i tell with my client only use Upper Case or Lower Case or Mixed Case.

If you can say your client like this?

Common guys, our Company asking this question from 2 years before but you did not anything for this issue. so i can't tell any answer for my manger and client. 

We are using your software so you want response this one. Please help us immediately to fix this issue.

 Its very very very important for us, Please help

 

Thanks,

 

 

 

 

 

 

0
Murugesan Jambukesan
Top achievements
Rank 1
answered on 30 Oct 2015, 12:33 PM

Hi Telerik Team,

Can anyone response?. Please let us know ASAP

 

Thanks,

 

0
Konstantin Dikov
Telerik team
answered on 03 Nov 2015, 09:34 AM
Hello Murugesan,

The logged item is still in evaluation and there is still no workaround that could be used. The only thing that I could suggest you to try is to set the GroupingSettings-CaseSensitive property of RadGrid to "false" and see if it will make any difference with the filtering.

I have logged a public item related to the one that we already have in our internal system, where you could follow its progress:

Best Regards,
Konstantin Dikov
Telerik
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 Feedback Portal and vote to affect the priority of the items
0
Marek
Top achievements
Rank 1
answered on 13 Mar 2019, 11:52 AM

Hello,

I know it's an old case, but does anyone knows if this issue was eventually resolved? Or was any workaround proposed?
I'm asking, because I think I've encountered the same problem recently.

The link above is down btw (http://feedback.telerik.com/Project/108/Feedback/Details/174038-ignorecase-property-of-radgrid-does-not-have-effect-when-bound-to-entitydatasourc)

0
Vessy
Telerik team
answered on 18 Mar 2019, 09:44 AM
Hi Marek,

The issue in this thread has not been fixed due to its low priority. I have make a new public item for the bug, so you can track its progress and vote in order to increase its priority here:
https://feedback.telerik.com/aspnet-ajax/1400886


Regards,
Vessy
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Grid
Asked by
Dhamodharan
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Dhamodharan
Top achievements
Rank 1
Murugesan Jambukesan
Top achievements
Rank 1
Konstantin Dikov
Telerik team
Marek
Top achievements
Rank 1
Vessy
Telerik team
Share this question
or