FlexSheet cells are formatted as selected even after selection is cleared

Posted by: holly.anderson on 6 November 2017, 2:47 am EST

    • Post Options:
    • Link

    Posted 6 November 2017, 2:47 am EST

    Hello,

    I’ve found another issue with build 5.20172.359. If I select all cells in a FlexSheet by clicking the top left cell, and then clear the selection via flexsheet.select(-1, -1), all the cells are still formatted as selected. I do not observe this behavior with build 5.20172.334. Please see the attached sample and follow these steps:

    1. Click the top left cell so that all content cells are selected.
    2. Click the Clear Selection button.

    Results: All content cells are still formatted as selected.

    Holly

    FlexSheetDemo_ClearSelection.zip

  • Posted 6 November 2017, 6:22 pm EST

    Hi Holly,

    Thanks for reporting the issue. We are able to replicate the issue at our end and it seems a bug. Hence, this issue has been forwarded to the concerned team for further investigation with id 295680.

    As a workaround, please clear selectionRanges that return an array of selected Ranges.

    viewModel.flexSheet().sheets[0].selectionRanges.clear();
    

    ~Manish

  • Posted 4 December 2017, 11:54 pm EST

    Any update on when this will be fixed?

  • Posted 5 December 2017, 8:59 pm EST

    Hi Holly,

    This issue has been found fixed in build 5.20173.385. You may get latest prerelease build for testing purpose only from following link:

    http://prerelease.componentone.com/wijmo5/

    We do not have any estimated time yet for officially next release.

    ~Manish

Need extra support?

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

Learn More

Forum Channels