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

Rename the TEXT of the filter

1 Answer 142 Views
Filter
This is a migrated thread and some comments may be shown as answers.
Drishti
Top achievements
Rank 1
Drishti asked on 23 Sep 2016, 07:29 AM
Hi,
I have a general query. Is it possible to Rename the text that is displayed in filter options of RADGRID ? for e.g. If I use 'IsEmpty' Filter option , I do not want to show the text "Is Empty" , But I want to display " Blank" instead, so which property can I use?

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 28 Sep 2016, 06:55 AM
Hello Drishti,

You can achieve this requirement using the following approach:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/how-to/Filtering/localize-filtering-menu-options

Alternatively, you can use global localization:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/accessibility-and-internationalization/localization-through-global-resources
http://www.telerik.com/support/code-library/global-resources-for-radgrid

Here is a live sample:
http://demos.telerik.com/aspnet-ajax/grid/examples/accessibility-and-internationalization/localization/defaultcs.aspx

I hope this will prove helpful.

Regards,
Eyup
Telerik by Progress
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
Filter
Asked by
Drishti
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or