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

No records to display.

1 Answer 80 Views
FileExplorer
This is a migrated thread and some comments may be shown as answers.
Kjell
Top achievements
Rank 1
Iron
Kjell asked on 21 Sep 2011, 09:04 AM
Where do I change the text "No records to display." In The FileExplorer Grid to the Swedish text?

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 21 Sep 2011, 10:51 AM
Hello Kjell,

Method 1
RadFileExplorer does not provide localization for the mentioned: Copy , Close, Delete , "No records to display (the grid with no files)" texts and the only solution is to override the texts by using JavaScript as or server-side properties of the controls (such as RadFileExplorer1.Grid.MasterTableView.NoMasterRecordsText = "no text").
For further information heck the following forum thread
Some texts are hard to localize.
Method 2
The RadFileExplorer control uses the same localization mechanism as RadEditor (.resx files in the App_GlobalResources folder). If you want to change the localization strings, you need to copy the RadEditor.Dialogs.resx file in the App_GlobalResources folder of your application and edit the strings inside.
For further information check the following forum thread
Localization.

Thanks,
Princy.
Tags
FileExplorer
Asked by
Kjell
Top achievements
Rank 1
Iron
Answers by
Princy
Top achievements
Rank 2
Share this question
or