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

Radgrid filter is not working, when I seach for chinese character

1 Answer 110 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Joe
Top achievements
Rank 1
Joe asked on 05 Jan 2012, 07:11 AM
Hi,

I am using entity framwork with Radgrid, when I enable the column filter, the filter doesn't seem working. It works for seaching English character, but not for Chinese character. Is Radgrid filter support chinese character?
Thanks

1 Answer, 1 is accepted

Sort by
0
Veli
Telerik team
answered on 06 Jan 2012, 11:29 AM
Hi Joe,

We are not aware of any issues with RadGrid and filtering by Chinese characters. Are you getting any errors on the client or server side? If so, please, give us more information on the exception messages, stack trace and any other related data.

To see if the issue does not originate in the Entity Framework and your data, try using an EntityDataSource control for binding your RadGrid and then specify a Where property in your data source to see if the data is filtered OK. RadGrid does the same internally - when bound to EntityDataSource, it uses the Where of the data source view to set the filter expression.

Let me know how these tests go.

Veli
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
General Discussions
Asked by
Joe
Top achievements
Rank 1
Answers by
Veli
Telerik team
Share this question
or