Calculated fiedls on flexpivotgrid in winform

Posted by: daniele.cascone on 13 February 2020, 10:00 am EST

    • Post Options:
    • Link

    Posted 13 February 2020, 10:00 am EST

    Hi,

    I neetd to add a calculated filed inside a flexpivotgrid winform edition.

    I bind the data in this way:

    myFlexPivotGrid.DataSource = myDataBase.getDataSet(sqlQuery, “t”).Tables(0)

    I would like to add programmatically a new column wich is calculated with a simple function

    f.i. value = if(myGrid.col(10) > 0 ) ? myGrid.col(9)*100 : 0;

    is it possible?

    thanks

  • Posted 14 February 2020, 4:21 am EST

    Hi,

    Your case has been replied on the given link :

    https://www.grapecity.com/forums/winforms-edition/calculated-fiedls-on-flexp#hiyou-can-look-at-the-samp

    Please continue the thread there only.

    Regards,

    Prabhat Sharma.

Need extra support?

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

Learn More

Forum Channels