Repeat Column Headers

Posted by: rbutler on 2 May 2019, 10:58 am EST

  • Posted 2 May 2019, 10:58 am EST

    Hi,

    Let’s say that every x number of rows, I want the column header row to be repeated, so like this:

    column headers

    row 1

    .

    .

    .

    row x

    column headers

    [more rows]

    column headers

    Is this possible?

    Thanks,

    Rich

  • Posted 6 May 2019, 9:25 am EST

    Hi,

    You could achieve the required functionality by handling the loadedRows event and inserting the row objects in flexgrid.rows collection at required positions.

    Please refer to the following sample which demonstrates the same:

    https://jsfiddle.net/j2d91wz5/

    ~Sharad

Need extra support?

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

Learn More

Forum Channels