Date control Issue with farpoint spread version 11.45.20181.0

Posted by: anuj.rohatgi on 16 May 2018, 8:46 pm EST

    • Post Options:
    • Link

    Posted 16 May 2018, 8:46 pm EST

    hi ,

    After upgrading of Farpoint from 7.35.20132.1 to 11.45.20181.0, we are facing issue with the Date Control .

    The functionality is not working after upgradation, please see the attached screen shot for reference .

    also a demo project has been uploaded for reference.

    regards

    Anuj DateContolPoc.zip

  • Posted 16 May 2018, 9:11 pm EST - Updated 30 September 2022, 5:13 am EST

    HI,

    Below are the screenshots for reference.

    Thanks,

    Anuj

  • Posted 17 May 2018, 10:02 pm EST

    have anyone in grape city development team looked at it…

    really awaiting response from your end

  • Posted 17 May 2018, 10:13 pm EST

    Hi Anuj,

    I am able to replicate this issue with Spread .NET v11(latest) . I have informed our development team to further investigate this issue. I will let you know as soon as I get an update on it. The tracking id for this issue is 258453.

    Thanks,

    Deepak Sharma

  • Posted 30 May 2018, 12:48 am EST

    any further update… Deepak

  • Posted 30 May 2018, 6:17 pm EST

    Hi Anuj,

    You can get rid of the date loss issue using the code for DateSelected event as follows:

    Private Sub FTICalender_DateSelected(ByVal sender As Object, ByVal e As System.Windows.Forms.DateRangeEventArgs) Handles FTICalender.DateSelected

    '_cellType.SetEditorValue(Format(FTICalender.SelectionEnd, strUserDateFormat))

    _cellType.SetEditorValue(_cellType.Parse(Format(FTICalender.SelectionEnd, strUserDateFormat)))

    Me.Close()

    End Sub

    However the calendar does not show correct date on second time. We are further investigating this issue. We will let you know soon.

    Thanks,

    Deepak Sharma

  • Posted 5 July 2018, 8:41 pm EST

    Hello,

    This issue has been fixed for our upcoming build of Spread .NET v11. This is scheduled to be released by end of this month.

    Thanks,

    Deepak Sharma

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels