Wijmo custom clipboard issue

Posted by: oleg.m on 31 October 2017, 5:07 pm EST

    • Post Options:
    • Link

    Posted 31 October 2017, 5:07 pm EST

    Hi!

    I am trying to replace wijmo “auto clipboard” with custom realization of it. I want to have ability to copy cells values of grouped rows, as you can see in the picture I attached. But I have got difficulty with scrolling. When you scroll the data in the grid is redrawn. Could you tell please how you have solved this problem. Thanks in advance.

  • Posted 1 November 2017, 4:36 pm EST

    HI Oleg,

    As we understand, you would like to copy data from Grouped Rows too with regular cells. But, on scrolling the FlexGrid, cells get re-rendered.

    It is correct when you scrolled in FlexGrid, cells get re-rendered but it preserves the selection state.

    You can get selected index for row using selection rows. You can use copying event which provides the selected cell range. You can get data from row instance.

    ~Manish

  • Posted 1 November 2017, 9:36 pm EST

    Hi, Manish. Thank you for the quick answer. It helped me a lot.

Need extra support?

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

Learn More

Forum Channels