Apply FlexGrid Filter Value to FlexReport

Posted by: mwebster on 6 March 2019, 4:48 pm EST

    • Post Options:
    • Link

    Posted 6 March 2019, 4:48 pm EST

    I am using the FlexGrid and allowing the users to apply filter values. I would then like them to be able to print a Flex Report and apply the same filter values from the FlexGrid to the Flex Report. Is this possible? I have seen the FilterValue property of the FlexGri which returns XML data. The FlexReport though does not seem to have a method to utilize that filter value.

    thanks,

    Mike

  • Posted 8 March 2019, 8:03 am EST

    Hello,

    You can use the “Visible” property of the row to differentiate the filter row and add them to new datatable. After that bind the same table to C1FlexReport. Please refer to the attached sample for implementing the same.

    Thanks.

  • Posted 8 March 2019, 9:34 am EST

    Thanks!

Need extra support?

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

Learn More

Forum Channels