Feature Request: Resizing Columns on a Pivot Grid

Posted by: georgekam96 on 3 December 2019, 11:20 pm EST

    • Post Options:
    • Link

    Posted 3 December 2019, 11:20 pm EST

    Greetings,

    Following the topic here: https://www.grapecity.com/forums/wijmo/resizing-columns-on-a-pivo

    We would like to request a new feature regarding the resizing process on PivotGrid’s columns. As mentioned in the previous topic (link provided above), when user changes a particular column width, only this width must change and not every other column width.

  • Posted 4 December 2019, 4:36 pm EST

    Hi George,

    We have asked the dev team on whether this can be achieved. The internal tracking id of the case is 407760. We will update you as soon as we hear from them.

    In the meantime, could you let us know what is your use case?

    Regards,

    Ashwin

  • Posted 8 December 2019, 10:47 pm EST

    Hi George,

    The dev team has suggested using the following workaround. You may override the onResizedColumn method of the PivotGrid and set its value to an empty function:

    pivotPanelGrid.onResizedColumn = function () {}
    

    ~regards

Need extra support?

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

Learn More

Forum Channels