New to Telerik UI for .NET MAUIStart a free 30-day trial

.NET MAUI DataGrid Localization

The Telerik UI for .NET MAUI DataGrid provides localization support. You can translate the text displayed in the Filtering UI, Grouping panel, etc. to other languages, so that your application can be adapted to different cultures.

For more details about the localization process of Telerik UI for .NET MAUI components, refer to the topic about common globalization and localization support by Telerik UI for .NET MAUI.

The table below shows the localization keys available for the DataGrid control and their default values:

Localization KeyDefault Value
DataGrid_DistinctValues_null(empty)
DataGrid_DistinctValues_SelectAllSelect All
DataGrid_Filter_ApplyFilterFilter
DataGrid_Filter_ResetFilterReset
DataGrid_Filter_ShowRowsWithValueThatShow rows with value that:
DataGrid_FilterWatermarkTextEnter Filter Criteria
DataGrid_GroupingPanelHeaderTextDrag a column header to group
DataGrid_GroupingPanelHeaderText_GroupedGroup By:
DataGrid_LoadOnDemandButtonTextLOAD MORE
DataGrid_LogicalOperator_AndAnd
DataGrid_LogicalOperator_OrOr
DataGrid_NumericalOperator_EqualsToIs equal to
DataGrid_NumericalOperator_DoesNotEqualToIs not equal to
DataGrid_NumericalOperator_IsGreaterThanIs greater than
DataGrid_NumericalOperator_IsGreaterThanOrEqualToIs greater than or equal to
DataGrid_NumericalOperator_IsLessThanIs less than
DataGrid_NumericalOperator_IsLessThanOrEqualToIs less than or equal to
DataGrid_TextOperator_ContainsContains
DataGrid_TextOperator_DoesNotContainDoes not contain
DataGrid_TextOperator_DoesNotEqualToIs not equal to
DataGrid_TextOperator_EndsWithEnds with
DataGrid_TextOperator_EqualsToIs equal to
DataGrid_TextOperator_IsEmptyIs empty
DataGrid_TextOperator_IsNotEmptyIs not empty
DataGrid_TextOperator_StartsWithStarts with
DataGrid_Search_SearchEntryPlaceholderType to Search
DataGrid_Search_ApplyFilterFilter Results
DataGrid_Search_CaseSensitiveMatch Case
DataGrid_Search_ContainsContains
DataGrid_Search_MatchesNotfoundNot found
DataGrid_Search_MatchesStringFormatMatches: {0}
DataGrid_Search_SearchEntryPlaceholderType to Search
DataGrid_Search_WholeWordWhole Word

Additional Resources

See Also

In this article
Additional ResourcesSee Also
Not finding the help you need?
Contact Support