Hello All,
I want to change the first day of the week in my calander (through the code).
I tried to write:
ctl.FirstDay = 1 (to sunday)
ctl.Refresh
but it did change anything.
do you have any idea?!
10x - Lin.
Printable View
Hello All,
I want to change the first day of the week in my calander (through the code).
I tried to write:
ctl.FirstDay = 1 (to sunday)
ctl.Refresh
but it did change anything.
do you have any idea?!
10x - Lin.