CellType MonthCalendar set style and exclude weekends from selection

Hello,
 
I am wondering if there is a way of setting style for MonthCalerndar CellType.
 
Also whe clicking on the cell to select the date is it possible to exclude weekends?
 
Thank you

5 Replies

AS Athiram S Syncfusion Team February 8, 2013 12:20 PM UTC

Hi Gaukar,

Thanks for your interest in Syncfusion Products.

please refer to the following forum link for details:

http://www.syncfusion.com/support/forums/tools-windows/43758

Regards,
Athiram S



GM Gaukhar Massabayeva February 9, 2013 03:42 PM UTC

Ji Athiram i am not using what is described in the link you provided.
 
My code is like this
grdColDesc.Appearance.AnyRecordFieldCell.CellType = "MonthCalendar";
grdColDesc.Appearance.AnyRecordFieldCell.CellValueType = typeof(DateTime);
grdColDesc.Width = 85;
 
Is there a way to provide style through above method.


AS Athiram S Syncfusion Team February 14, 2013 11:11 AM UTC

Hi Gaukar,

Thanks for your interest in Syncfusion Products.

We are currently working on this. we will get back to you with details soon.

Regards,
Athiram S


GM Gaukhar Massabayeva February 19, 2013 03:11 PM UTC

Thank you, is there any update on this?
 
 


AS Athiram S Syncfusion Team February 20, 2013 12:04 PM UTC

Hi Gaukar,

Thanks for your patience.

I have uploaded a sample that shows how to apply style for Monthcalendar cell type.

please refer to the sample.

Sample: http://www.syncfusion.com/downloads/Support/DirectTrac/104020/7896-1068270405.zip
Regards,
Athiram S

Loader.
Up arrow icon