What are the steps to completely refresh/reload Wijmo FlexSheet?

Posted by: syed.mahmud on 12 April 2023, 5:44 pm EST

  • Posted 12 April 2023, 5:44 pm EST

    I have implemented row and column pagination in FlexSheet, and I am currently using the following method to reload the FlexSheet with new data . However, I have encountered some merge issues when I change the pagination. What is the correct way to handle this?"

    this.flexSheet.sheets.splice(this.flexSheet.selectedSheetIndex, 1, new wjcGridSheet.Sheet(undefined, undefined, this.worksheetPageModel.name, this.worksheetPageModel.rows.length, this.worksheetPageModel.columns.length));
  • Posted 13 April 2023, 7:58 pm EST

    Hello,

    We apologize but it’s not clear what you want to achieve from the shared code snippet. Could you please provide some more detailed information with a sample replicating the issue so that we can investigate the issue further on our end?

    Please refer to the below sample used to replicate the issue and let us know if any changes are required to replicate the issue at our end. If you are facing the issue only in your application and not in the below-shared sample, it might be possible that the issue is caused due to some other factors in your application therefore I would request you to please share a small sample replicating the issue.

    Sample link: https://stackblitz.com/edit/js-xpetrn?file=index.js

    Regards

Need extra support?

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

Learn More

Forum Channels