• Resolved erkutwork

    (@erkutwork)


    Hi

    I’m using both responsive and first column fix codes but am not able have the first column fixed.

    [table id=1 responsive=scroll datatables_fixedcolumns_left_columns=1 /]

    Is there something missing?

    Thank you in advance

    Erkut

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Unfortunately, this will not work like that. The main problem here is that your table uses the #colspan# keyword to merge cells in the first row. As this is not compatible to the external DataTables JS library, you can not use the FixedColumns Extension with this table.

    Regards,
    Tobias

    Thread Starter erkutwork

    (@erkutwork)

    Hi Tobias

    Thanks for your reply.

    Erkut

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂

    Best wishes,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘responsive and first column fix’ is closed to new replies.