Flexgrid Frozenrows

Posted by: ehh on 5 October 2021, 8:15 pm EST

    • Post Options:
    • Link

    Posted 5 October 2021, 8:15 pm EST

    Hello,

    Is there a way to define which row should be frozen in a flexgrid.

    In my solution I would like to freeze the last row of the grid.

    My grid is a unbound grid if that has anything to do with the question.

    Best Regards,

    Emil

  • Posted 6 October 2021, 10:30 pm EST

    Hello,

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

    • Unfortunately, FlexGrid rows are not designed to be frozen from the bottom or in between at any given position. You may only set the frozen rows using the FrozenRows property of FlexGrid which would freeze the given number of rows starting from the first row.

    • However, as a workaround for the above issue, we may create two instances of FlexGrid, where the grid at the top would have normal rows, and the bottom grid would have Frozen Rows and we may set the visible property of the remaining of the rows to false.

    Please refer to the solution implementing the same below.

    FlexGrid.zip

    Regards

    Dushyant Sharma

  • Posted 7 October 2021, 9:51 pm EST

    Hello,

    Thank you for the example and clarification.

    Best Regards,

    Emil

  • Posted 13 October 2021, 9:11 pm EST

    Is there a way to display the total of each column, at the bottom instead?

  • Posted 20 October 2021, 3:35 pm EST

    Hello,

    We apologize for the inconvenience, currently, this is not supported and we have asked the concerned team to investigate this with the internal id C1-3316. We will let you know as we get an update on this.

    Regards,

    Dushyant Sharma

Need extra support?

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

Learn More

Forum Channels