Monday, March 12, 2012

How to set the first day of week in Calendar

Hello,
I have two DateTimePicker in my report. The first day of week is Sunday but
I want to change it to Monday. How can I change the first day of week?
Thanks and regards,
StefanOn Jun 26, 8:07 am, "Stefan" <ste...@.nospam.nospam> wrote:
> Hello,
> I have two DateTimePicker in my report. The first day of week is Sunday but
> I want to change it to Monday. How can I change the first day of week?
> Thanks and regards,
> Stefan
As far as I know, changing this default is not possible. Also, I don't
think it can be changed in the ASP.NET or WinForms calendar controls
either. Sorry that I could not be of greater assistance.
Regards,
Enrique Martinez
Sr. Software Consultant|||Hi Stefan,
As for the DateTimePicker control you mentioned, do you mean the
DateTimePicker used in the html viewer for you input DateTime parameter(of
report)? As EMartinez has mentioned, so far the report viewer and deisgner
interface's control doesn't support much customization feature. And for the
first day of week setting, it is actually related to the regional/culture
info. And so far SQL Server reporting service support limited
internationalization feature of the display interface, you can refer to the
following BOL article:
#International Considerations for Reporting Services
http://msdn2.microsoft.com/en-us/library/ms156493.aspx
also, based on my testing, you can change the "Language" property of the
report at design-time and this can help make those designer UI element(such
as datetimepicker) or error message become localized text. However, seems
the calendar's day always start from Sunday on the left. I'm afraid this
is a fixed behavior in the current implemetation of the Reporting service.
Anyway, I recommend you submit this as a feature request or feedback to our
connect site and our internal product team can be aware of this through the
requests.
#Submit Your Feedback on SQL Server
https://connect.microsoft.com/SQLServer/Feedback
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications.
Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.|||Hello Steven, hello EMartinz,
thank you very much for your support.
@.Steven
I will open a feature request on the web page of the SQLServer Feedback, so
that it's more flexible perhaps in later versions.
Thanks and regards,
Stefan
"Steven Cheng[MSFT]" <stcheng@.online.microsoft.com> schrieb im Newsbeitrag
news:z6uk3DJuHHA.2220@.TK2MSFTNGHUB02.phx.gbl...
> Hi Stefan,
> As for the DateTimePicker control you mentioned, do you mean the
> DateTimePicker used in the html viewer for you input DateTime parameter(of
> report)? As EMartinez has mentioned, so far the report viewer and
> deisgner
> interface's control doesn't support much customization feature. And for
> the
> first day of week setting, it is actually related to the regional/culture
> info. And so far SQL Server reporting service support limited
> internationalization feature of the display interface, you can refer to
> the
> following BOL article:
> #International Considerations for Reporting Services
> http://msdn2.microsoft.com/en-us/library/ms156493.aspx
> also, based on my testing, you can change the "Language" property of the
> report at design-time and this can help make those designer UI
> element(such
> as datetimepicker) or error message become localized text. However, seems
> the calendar's day always start from Sunday on the left. I'm afraid this
> is a fixed behavior in the current implemetation of the Reporting service.
> Anyway, I recommend you submit this as a feature request or feedback to
> our
> connect site and our internal product team can be aware of this through
> the
> requests.
> #Submit Your Feedback on SQL Server
> https://connect.microsoft.com/SQLServer/Feedback
> Sincerely,
> Steven Cheng
> Microsoft MSDN Online Support Lead
>
> ==================================================> Get notification to my posts through email? Please refer to
> http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
> ications.
>
> Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
> where an initial response from the community or a Microsoft Support
> Engineer within 1 business day is acceptable. Please note that each follow
> up response may take approximately 2 business days as the support
> professional working with you may need further investigation to reach the
> most efficient resolution. The offering is not appropriate for situations
> that require urgent, real-time or phone-based interactions or complex
> project analysis and dump analysis issues. Issues of this nature are best
> handled working with a dedicated Microsoft Support Engineer by contacting
> Microsoft Customer Support Services (CSS) at
> http://msdn.microsoft.com/subscriptions/support/default.aspx.
> ==================================================>
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
>
>
>
>
>
>|||Thanks for your reply Stefan,
I'm glad that you'll send feedback to the connect site which may contribute
to our product improvement. If you meet any problem in the future, also
welcome to post here.
Have a good day!
Sincerely,
Steven Cheng
Microsoft MSDN Online Support Lead
This posting is provided "AS IS" with no warranties, and confers no rights.

No comments:

Post a Comment