The <Style> info is empty after C1FlexGrid WriteXml in Version=6.0.20221.557

Posted by: zhenyan.zhao on 29 June 2022, 7:44 am EST

    • Post Options:
    • Link

    Posted 29 June 2022, 7:44 am EST

    Hi, I’m trying to replace C1.Win.C1FlexGrid with “Assembly C1.Win.FlexGrid.6, Version=6.0.20221.557” in my project. C1.Win.C1FlexGrid was with “Assembly C1.Win.C1FlexGrid.2, Version=2.6.20092.416”.

    I have the following lines of code. The info is empty in the xml generated. Could you help me out? Thanks,

    PS: code sample

    Friend WithEvents grdWorksheet As C1.Win.FlexGrid.C1FlexGrid

    Dim grdXml As New Xml.XmlDocument



    Dim xmlStream As New IO.MemoryStream()

    grdWorksheet.WriteXml(xmlStream)

    grdXml.InnerXml() = System.Text.Encoding.ASCII.GetString(xmlStream.ToArray)

  • Posted 29 June 2022, 7:45 am EST - Updated 3 October 2022, 1:19 pm EST

  • Posted 29 June 2022, 9:32 pm EST

    Hi,

    We could see the behavior you have mentioned in the latest builds. We have shared your observations with the development team to get their insights on it. We will let you know as soon as we have an update.

    [Internal Tracking ID: C1WIN-27660]

    Also, we would request that if you want to share long texts (like the whole XML string) in your query, please attach a Text/XML file instead of pasting it directly.

    Thanks and Regards,

    Kartik

  • Posted 30 June 2022, 1:48 am EST

  • Posted 30 June 2022, 2:37 pm EST

    Hi,

    Thank you for understanding and sharing the XML files. We have already reported your issue to the development team and will let you know as soon as we have an update.

    Kind Regards,

    Kartik

  • Posted 12 July 2022, 10:41 am EST

    Is the development team able to reproduce the issue on their end?

  • Posted 12 July 2022, 2:20 pm EST

    Hi,

    The development team has fixed this issue and the fix will be available in the upcoming 2022v2 major release. The 2022v2 major release will be available for download around the end of July.

    Regards,

    Kartik

  • Posted 8 August 2022, 10:09 pm EST

    Hi,

    We are glad to inform you that this issue has been fixed in the latest 2022v2 release (build 566). You can update to the latest version of C1 Controls from the ComponentOne Control Panel or directly install the latest C1 packages from NuGet.

    https://www.grapecity.com/componentone/download

    https://www.nuget.org/packages/C1.Win.FlexGrid

    Best Regards,

    Kartik

Need extra support?

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

Learn More

Forum Channels