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

TotalFiles Localization not working

1 Answer 159 Views
ProgressArea
This is a migrated thread and some comments may be shown as answers.
Albert Shenker
Top achievements
Rank 1
Veteran
Iron
Albert Shenker asked on 01 Nov 2017, 04:58 PM

I have the following RadProgressArea declaration:

<telerik:RadProgressArea ID="rpaProcessFile"
runat="server"
Width="100%"
Skin="Office2010Blue"
displaycancelbutton="False"
progressindicators="FilesCountBar, FilesCount, FilesCountPercent, CurrentFileName, SelectedFilesCount "
/>

 

In codebehind, I am trying to set the SecondaryTotals label using:

rpaProcessFile.Localization.TotalFiles = "Total Approved Bonuses:"

However, as you can see in the attached screenshot, it is still showing the default "Total Files:"

 

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 02 Nov 2017, 09:22 AM
Hi Al,

I tested the reported localization scenario and everything works as expected with 2017.3.913 of Telerik.Web.UI.dll.

For your convenience I have recorded a video https://www.screencast.com/t/GvKEPmkYxm and attached my test project.

If the problem is other, please modify the project and send it back for examination.

Best regards,
Rumen
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
ProgressArea
Asked by
Albert Shenker
Top achievements
Rank 1
Veteran
Iron
Answers by
Rumen
Telerik team
Share this question
or