FlexChart update range

Posted by: rick on 20 September 2021, 10:43 pm EST

    • Post Options:
    • Link

    Posted 20 September 2021, 10:43 pm EST

    So I have a page with a flexgrid and underneath I will have a flexchart.

    The flexgrid has an optionsbar where I can set the pagesize (to 10, 20, 50, 100, 200 or all). I got this to work. However I would like to update my flexchart with it to only show the data on the chart that is currently displayed in the flexgrid. Is there some option to link the flexchart to the flexgrid display.

    If there is not an option to link them. Is there a way to only show the first x amount of records in the flexchart

  • Posted 21 September 2021, 6:51 pm EST

    Hello,

    Please refer to the following points to implement the above requirement:

    • We may use collectionView Service and may use it for rendering data both in FlexGrid as well as in FlexChart.

    • Once the above is defined, we may use the ItemsSourceId property of both FlexGrid and FlexChart, which specifies, which CollectionViewService will be used for the control.

    Please find the updated sample below.

    Regards

    Dushyant Sharma

    FlexGrid_FlexChart.zip

Need extra support?

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

Learn More

Forum Channels