Grid data not loaded while switch 2nd tab to 1st tab

Posted by: bemes9226 on 14 April 2021, 8:40 pm EST

  • Posted 14 April 2021, 8:40 pm EST - Updated 3 October 2022, 5:05 am EST

    only one fav icon dispalyed while switch 2nd tab to 1st tab,

    <bento-wizard [(currentStep)]=“currentStepId” (currentStepChanging)=“selectedWizardStep($event,tabElementRef)”>



    <bento-wizard-step class=“reports-align” [title]=“‘Reports’” description=“Choose a Report”

    #tabElementRef heading=“FlexGrid(With invalidate)”>

    <app-mywork-reportswizardp1-reports (reportLinkId)=“reportIdFromReportPage($event)”>





    <bento-wizard-step [disabled]=“disableFilterStep” class=“filters-align” [title]=“‘Filter’” description=“Choose Report Criteria”>

    <app-mywork-reportswizardp2-filter [iReportId]=“iReportLinkId”>



    <bento-wizard-step [disabled]=“disableReportStep” [title]=“‘Report Display’” description=“View Your Report”>

    <app-mywork-report-display [iReportId]=“iReportLinkId”>





  • Posted 14 April 2021, 8:41 pm EST

  • Posted 15 April 2021, 9:20 pm EST

    Hi bemes9226,

    We are sorry but we were able to replicate your issue. Can you please modify the sample above so that it replicates your issue?

    It may be possible that the grid is not refreshed properly after the tab is changed. You may need to call the invalidate method of FlexGrid to refresh it properly when the tab is changed.

    Regards,

    Ashwin

Need extra support?

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

Learn More

Forum Channels