Flexgrid - csv Save/Load

Posted by: andreas.kren on 17 July 2022, 9:08 am EST

    • Post Options:
    • Link

    Posted 17 July 2022, 9:08 am EST - Updated 3 October 2022, 10:21 pm EST

    Hi , I know I’m not up2date, our latest version uses 2019.1.363

    However in the flexgrid docu it says there is csv load/save xls load/save

    No examples, nothing… please see the attached screenshot from corresponding pdf

    I m not able to use (not even find) these methods.

    Can someone please help?

    Thank you

  • Posted 17 July 2022, 1:16 pm EST

    Hi, you need to add the reference FlexGrid.ImportExport.dll

  • Posted 18 July 2022, 1:07 am EST

    Hello Andreas,

    As Fabio mentioned, you need to add the C1.Win.C1FlexGrid.ImportExport.dll to your project to use the extension methods as demonstrated in the given link:

    https://www.grapecity.com/componentone/docs/win/online-flexgrid/load.html

    @Fabio, thanks for the suggestion.

    Regards,

    Prabhat Sharma.

  • Posted 18 July 2022, 4:22 am EST

    Thank you very much! Not sure why I didnt see the dll in the directory

    Holiday blindness :slight_smile:

    Again thank you!

  • Posted 20 July 2022, 2:42 pm EST - Updated 3 October 2022, 10:21 pm EST

    Maybe it helps someone. There are 2 errors in the online doc translation from c to vb

    it should be

    c.name = …

    c.caption = …

    1.      _flx.AddItem(v, row, 1)
           row +=1
      

  • Posted 21 July 2022, 5:03 am EST

    Hello Andreas,

    Thank you for bringing this to our attention. I have forwarded this to the documentation team and will get it corrected soon.

    Regards,

    Prabhat Sharma.

  • Posted 22 July 2022, 12:54 am EST

    Hello,

    As per the latest updates, these code snippets will be corrected in the next release.

    Regards,

Need extra support?

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

Learn More

Forum Channels