We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
close icon

MonthCalendar in GidControl problem

Hello,

I have following code :

grid[1,1].CellValueType = typeof(DateTime);
grid[1,1].CultureInfo = new System.Globalization.CultureInfo('de-DE'); grid[1,1].Format = 'dd.MM.yyyy';
grid[1,1].CellValue = new DateTime (2009,1,4);

The date 04.01.2009 is displayed in the cell. Everything is ok till now.

But ! when I open de MonthCalendar
following date is selected : 1 April 2009
Month and day are changed !

How can I solve this ?



4 Replies

JJ Jisha Joy Syncfusion Team November 25, 2008 10:12 AM UTC

Hi,

We appreciate your interest in SYncfusion Products.

I have prepared a sample to test the issue and tested in version 6.3.0.30. But I am afraid I was not able to see the issue.

Please refer the sample that I used to test here:

http://websamples.syncfusion.com/samples/Grid.Windows/GCMonthCalenderIssue77943.zip

Could you please let me know which version you are using?

Regards,
Jisha



AD Administrator Syncfusion Team November 25, 2008 10:59 AM UTC

first of all thanks for your quick answer.

I'v tried your exemple.
The problem is still occuring ! I have uploaded a screenshot, where you can see the problem.

I use version 6.202.0.40



sh1_2f7d2db8.zip


JJ Jisha Joy Syncfusion Team November 26, 2008 10:16 AM UTC

Hi,

Thank you for your update.

I was able to see the issue in version 6.2.0.40. But issue is no more existing in version 6.3.0.30 and above. Please make use of our latest versions. You can download it from the below location:


http://www.syncfusion.com/downloads/product/versionhistory.aspx

Please let me know if you have any questions.

Regards,
Jisha



AD Administrator Syncfusion Team November 26, 2008 10:54 AM UTC

Thanks a lot !


Loader.
Live Chat Icon For mobile
Up arrow icon