Remove focus form Wijmo Grid

Posted by: sdayal on 9 August 2021, 3:23 am EST

  • Posted 9 August 2021, 3:23 am EST

    Hi Team,

    Some times when we apply some filter or updates some cell and use flex.collectionView.moveToFirstPage(); line to navigate to first page some times focus on cell remains how can we remove every focus from table if we are navigating to to first page.

    Unable to reproduce this on snippet. But can you suggest a solution for this.

    https://stackblitz.com/edit/angular-svorgy

    Thanks

  • Posted 10 August 2021, 6:54 am EST

    Hi,

    We apologize but we are not able to replicate the above-mentioned issue. Could you please provide information on the following points:

    1. The exact steps to replicate the above issue.
    2. Do you wish to remove focus from the FlexGrid or remove the current selection?
    3. How are we implementing moveToFirstPage() method.

    If you wish to remove the selection on changing the page, we may use the pageChanged event of collectionView and may set the currentItem to null which would remove any selection from the FlexGrid. Please refer to the attached sample below:

    https://stackblitz.com/edit/angular-kmvzid

    Thank you

    Regards,

    Ashwin

Need extra support?

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

Learn More

Forum Channels