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

Localization through a Base Class

1 Answer 69 Views
Grid
This is a migrated thread and some comments may be shown as answers.
coderz
Top achievements
Rank 1
coderz asked on 12 Jan 2009, 12:08 PM

Requirements

RadControls version

2008.1 415 + (used since)

.NET version

2.x, 3.x

Visual Studio version

2005/2008

programming language

C#

browser support

all browsers supported by RadControls


PROJECT DESCRIPTION 
The sample code demonstrates a Localization of RadGrid.
This sample shows Turkish Localization (tr-TR) for
  • Drag Drop
  • Pager
  • Grouping
  • General (Hierarchy,GridTableView)
  • Sorting
  • StatusBar
  • CommandItem
  • Filter

With this Code place insert a single line in masterpage codebehind RadControlUtility.GridBind(Page); it will change localization of all placed grids in page.

1 Answer, 1 is accepted

Sort by
0
Sebastian
Telerik team
answered on 14 Jan 2009, 01:32 PM
Hi KSYL,

Your code library post has been converted to a forum thread.

Thank you for the provided file. We appreciate your involvement, however there are two reasons why we moved your post in our public forums:

  1. We expected to provide Turkish localization using a resource file for the grid. Review the following online resources which elaborate on this subject:

    http://support.microsoft.com/kb/917414
    http://www.codeproject.com/KB/dotnet/Localization.aspx

    Your solution is good, however it is not directly related to the ASP.NET framework localization mechanism and the Culture dependency.
  2. Your code library entry does not comply with the rules for code library project listed here.

Your Telerik points have been updated for the involvement and the post is made available for other community users which would like to utilize your approach. 

Best regards,
Sebastian
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
coderz
Top achievements
Rank 1
Answers by
Sebastian
Telerik team
Share this question
or