How to select and copy value from footer row in FlexGrid

Posted by: 1728884346 on 8 October 2018, 1:12 pm EST

    • Post Options:
    • Link

    Posted 8 October 2018, 1:12 pm EST

    Hi, could you advise how to select and copy value from footer row in flexgrid?

    currently footer row not allow select.

    footer row is created by FlexGrid.ShowColumnFooters(true)

  • Posted 9 October 2018, 12:18 am EST

    Hi,

    We are sorry, this is the designed behavior.

    The footer row can’t be selected. However, if you would like to copy the ColumnFooter content, the content can be copied by adding Contextmenu with Copy option.

    Please let us know if you are willing to copy columnFooter data along with normal cells, please refer to the following sample which shows how the ColumnHeaders can be selected along with Cells.

    Using the same approach the column footer data can be copied.

    https://demos.wijmo.com/5/PureJS/LearnWijmo/LearnWijmo/#64vr06dd

    ~Manish

  • Posted 9 October 2018, 2:26 pm EST

    Hi Manish

    thanks for respond, if i go by “Include Header” workaround, it will change our UI design.

    is it possible to make footer row allow select? otherwise i need remove footer row and manual calc footer row and include inside item list.

  • Posted 9 October 2018, 10:31 pm EST

    Hi,

    We are sorry the columnFooter row cannot be selected.

    You may calculate the aggregate using the wijmo getAggregate method. Please refer to the documentation.

    https://demos.wijmo.com/5/Angular/WijmoHelp/WijmoHelp/topic/wijmo.Module.html#getAggregate

    Hope it helps!

    ~Manish

Need extra support?

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

Learn More

Forum Channels