Blank pop up overlay on opening saved flexhseet

Posted by: chandrasekar_keerthana on 14 April 2019, 11:36 pm EST

  • Posted 14 April 2019, 11:36 pm EST - Updated 3 October 2022, 11:05 am EST

    Hi Team,

    We’re using wijmo flexsheet rendered on Sencha (extJs) panel in our application. We have a screen with three flexhsheets displayed one below the other.

    data is loaded to the sheets using the below code:

    flexsheet.sheets[0].addTableFromArray(0, 0, sheet_data, columns, ‘table_name’, null);

    We have the sheet save and retrieval where we save this data as json to Db and later parse the same and recreate the flexsheets and rebind the data to retrieve the saved sheet.

    When we create a new sheet and populate data it seems to render fine. But when we open a saved sheet, a blank popup seems to appear as a overlay on the sheet.(pls refer screenshot). the popup disappears if the sheet is resized or a tab change occurs. I guess the Wijmo controls are refreshed on resize and tab change. I tried using the invalidate() & invalidateAll(), refresh() methods to achieve the same but they don’t seem to work. Can you please advise on how to get rid of it.

    Thanks.

  • Posted 15 April 2019, 11:10 pm EST

    Hi,

    We are sorry but we are unable to replicate the issue at our end. Could you please share a small sample replicating the issue that we could investigate.

    ~Sharad

Need extra support?

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

Learn More

Forum Channels