New to Telerik UI for WPFStart a free 30-day trial

Localization

Updated over 6 months ago

The built-in localization mechanism in the platform allows you to localize RadGridView control.

Here is a list of the supported languages:

  • English

  • German

  • Spanish

  • French

  • Italian

  • Dutch

  • Turkish

    Telerik WPF DataGrid Localization 4

o learn more about the ways to localize the RadControls please read the common topic on Localization.

In order to dynamically localize the GridView at runtime, you should recreate it.

Resource Keys

RadGridView is a complex user interface control and its strings for localization are numerous. In order to be able to distinguish these resources, an unique identifier, called resource key, is assigned to each localizable string.

On the picture below you can see some of the resource keys and the strings they are associated with.

Telerik WPF DataGrid Localization 3

Here is a list of all of the Resources available and their default values:

KeyValue
FilterColumnFilter Column
GridViewAlwaysVisibleNewRowClick here to add new item
GridViewClearFilterClear Filter
GridViewFilterFilter
GridViewFilterAndAnd
GridViewFilterContainsContains
GridViewFilterDoesNotContainDoes not contain
GridViewFilterEndsWithEnds with
GridViewFilterIsContainedInIs contained in
GridViewFilterIsEqualToIs equal to
GridViewFilterIsGreaterThanIs greater than
GridViewFilterIsGreaterThanOrEqualToIs greater than or equal to
GridViewFilterIsNotContainedInIs not contained in
GridViewFilterIsLessThanIs less than
GridViewFilterIsLessThanOrEqualToIs less than or equal to
GridViewFilterIsNotEqualToIs not equal to
GridViewFilterMatchCaseMatch case
GridViewFilterOrOr
GridViewFilterSelectAllSelect All
GridViewFilterShowRowsWithValueThatShow rows with value that
GridViewFilterStartsWithStarts with
GridViewFilterIsNullIs null
GridViewFilterIsNotNullIs not null
GridViewFilterIsEmptyIs empty
GridViewFilterIsNotEmptyIs not empty
GridViewFilterDistinctValueNull[null]
GridViewFilterDistinctValueStringEmpty[empty]
GridViewGroupPanelTextDrag a column header and drop it here to group by that column
GridViewGroupPanelTopTextGroup Header
GridViewGroupPanelTopTextGroupedGrouped by:
GridViewSearchPanelTopTextFull Text Search
GridViewColumnsSelectionButtonTooltipSelect Columns
GroupColumnGroup Column
SortAdditionalColumnSort Additional Column
SortColumnSort Column

See Also

In this article
Resource KeysSee Also
Not finding the help you need?
Contact Support