Open a popup in a particular cell alone.For others it should be editing there

Posted by: samvarth123 on 28 September 2020, 9:42 am EST

  • Posted 28 September 2020, 9:42 am EST

    Opening a popup on click of a cell in wijmo flexgrid and we have a search there in popup and the selected result should come finally in that cell once popup is closed.

    For that particular column alone the popup needs to be there and the rest should be normal editing then and there in the cells.

    Please provide pointers for this.

    Thanks,

    Siva

  • Posted 28 September 2020, 9:43 am EST

    Using wijmo flexgrid with angular 7

    Thanks

  • Posted 29 September 2020, 6:46 am EST

    Hi Siva,

    You may handle the dblclick (or click, whichever you prefer) event on the FlexGrid’s hostElement and display the popup using the show method and use the handleResult callback of this method to save the result on the grid. Please refer to the sample link below for reference:

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

    In this sample, double click on any cell in the country column, and a popup will be displayed.

    Regards,

    Ashwin

Need extra support?

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

Learn More

Forum Channels