- Home
- Forum
- ASP.NET Web Forms (Classic)
- change viewstrip of schedule control
change viewstrip of schedule control
Hi,
I try to change elements for viewstrip for schedule control.
I refer for this elements:
TODAY
DAY
WORKWEEK
WEEK
MONTH
I use:
this.Schedule1.CultureSource = ScheduleCultureSourceType.UserOverride;
this.Schedule1.UserOverrideCulture = CultureInfo.CreateSpecificCulture("es-MX");
the format of calendar and leguage (spanish) it's take for the cultue, but this tags or label are in english. i need change this elements for other text or take culture.
thanks
schedule_f3c05380.jpg
I try to change elements for viewstrip for schedule control.
I refer for this elements:
TODAY
DAY
WORKWEEK
WEEK
MONTH
I use:
this.Schedule1.CultureSource = ScheduleCultureSourceType.UserOverride;
this.Schedule1.UserOverrideCulture = CultureInfo.CreateSpecificCulture("es-MX");
the format of calendar and leguage (spanish) it's take for the cultue, but this tags or label are in english. i need change this elements for other text or take culture.
thanks
schedule_f3c05380.jpg
SIGN IN To post a reply.
6 Replies
MW
Melba Winshia
Syncfusion Team
August 6, 2009 01:08 PM UTC
Hi Gabriel,
Thank you for your interest in Syncfusion Products.
The issue - 'Localization does not work for Viewstrip of schedule control" reported by you has been suspected to be defect. We have forwarded this to our Development Team for further analysis. We will update you with our Development's response in two business days.
Please let me know if you have any concerns.
Thanks,
Melba
Thank you for your interest in Syncfusion Products.
The issue - 'Localization does not work for Viewstrip of schedule control" reported by you has been suspected to be defect. We have forwarded this to our Development Team for further analysis. We will update you with our Development's response in two business days.
Please let me know if you have any concerns.
Thanks,
Melba
GN
Gabriel Nieto
August 11, 2009 09:06 PM UTC
What about with response?
i need include viewstrio in my project...
i need include viewstrio in my project...
MW
Melba Winshia
Syncfusion Team
August 12, 2009 01:03 PM UTC
Hi Gabriel,
Thank you for being patient.
This issue has been confirmed as a defect and we have logged a defect report. The fix for this issue will be available on or before August 25, 2009.
Please let me know if you have any concerns.
Thanks,
Melba
Thank you for being patient.
This issue has been confirmed as a defect and we have logged a defect report. The fix for this issue will be available on or before August 25, 2009.
Please let me know if you have any concerns.
Thanks,
Melba
GN
Gabriel Nieto
August 28, 2009 06:48 PM UTC
is ready this uodate?
MW
Melba Winshia
Syncfusion Team
August 31, 2009 01:05 PM UTC
Hi Gabriel,
Thank you for being patient.
We are glad to inform you that this issue has been fixed internally and the fix for this issue will be available in the next weekly development build. You can refer below online sample which shows localization of ViewStrip:
http://files.syncfusion.com/Samples/Schedule.Web/7.2.0.20/LocalizationViewStrip/Localization.aspx
We will get back to you once the fix is available in development build.
Please let me know if you have any concerns.
Regards,
Melba
Thank you for being patient.
We are glad to inform you that this issue has been fixed internally and the fix for this issue will be available in the next weekly development build. You can refer below online sample which shows localization of ViewStrip:
http://files.syncfusion.com/Samples/Schedule.Web/7.2.0.20/LocalizationViewStrip/Localization.aspx
We will get back to you once the fix is available in development build.
Please let me know if you have any concerns.
Regards,
Melba
MW
Melba Winshia
Syncfusion Team
September 11, 2009 04:38 AM UTC
Hi Gabriel,
Thank you for your patience.
We are glad to let you know that the fix for this issue is available in the Development build v7.4.0.6 which you can refer to the below location for download.
http://www.syncfusion.com/downloads/development-builds
Unlock key:
If your Essential Studio license is current, you will be able to obtain the key to install this version from your account in DirectTrac. Otherwise, please contact your Syncfusion Sales Representative or e-mail [email protected].
You have to follow the following steps to localize the ViewStrip of Schedule Control:
a) Create the App_GlobalResources folder in the root of web application.
b) Copy the default resource Scheduler.resx file into it and edit the strings using the Visual Studio editor. You can download this file from following link:
http://files.syncfusion.com/Samples/Schedule.Web/7.2.0.20/LocalizationViewStrip/App_GlobalResources.zip
c) Set CultureSource to "UserOverride" and UserOverrideCulture to corresponding culture(like fr-FR).
Please refer below sample which illustrates this:
http://files.syncfusion.com/Samples/Schedule.Web/7.2.0.20/LocalizationViewStrip/main.htm
Please try this and let me know if this helps.
Regards,
Melba
Thank you for your patience.
We are glad to let you know that the fix for this issue is available in the Development build v7.4.0.6 which you can refer to the below location for download.
http://www.syncfusion.com/downloads/development-builds
Unlock key:
If your Essential Studio license is current, you will be able to obtain the key to install this version from your account in DirectTrac. Otherwise, please contact your Syncfusion Sales Representative or e-mail [email protected].
You have to follow the following steps to localize the ViewStrip of Schedule Control:
a) Create the App_GlobalResources folder in the root of web application.
b) Copy the default resource Scheduler.resx file into it and edit the strings using the Visual Studio editor. You can download this file from following link:
http://files.syncfusion.com/Samples/Schedule.Web/7.2.0.20/LocalizationViewStrip/App_GlobalResources.zip
c) Set CultureSource to "UserOverride" and UserOverrideCulture to corresponding culture(like fr-FR).
Please refer below sample which illustrates this:
http://files.syncfusion.com/Samples/Schedule.Web/7.2.0.20/LocalizationViewStrip/main.htm
Please try this and let me know if this helps.
Regards,
Melba
SIGN IN To post a reply.
- 6 Replies
- 2 Participants
-
GN Gabriel Nieto
- Aug 5, 2009 03:42 PM UTC
- Sep 11, 2009 04:38 AM UTC