Hello friends,
Here is post explaining how you can change language of calender control from default…
for this, do following steps…
1. click on Properties Window in View Tab
2. Select Document option like this ,
Now se Document’s Culture property as ‘pa-IN Punjabi (India)’
(you can set it as any language you want)
Finally run your .aspx page and you will get your Calender like this,
Finally, If you want to format a calender… do the following steps
open .aspx page in design mode and select calender control that ypu have dragged, click > button and select Auto Format option
Now a popup window will open, select desired option from it, i have selected ‘Professional 2’ option
Now you get your calender with new look…. 🙂
Advertisements