[bug] ColReorder with FixedColumns integration

[bug] ColReorder with FixedColumns integration

ektarumektarum Posts: 2Questions: 1Answers: 0
edited July 2015 in Free community support

Hi all,

Hi want make a dataTables with 2 fixed columns and the ColReorder extensions.

Hi see the follow example in your site :
https://www.datatables.net/release-datatables/extensions/ColReorder/examples/fixedcolumns.html

The example bug : the lock column are not lock !

I have test with the nightly build and the result is same.

Thanx in advance.

Ektarum

Answers

  • RayblxRayblx Posts: 1Questions: 0Answers: 0

    Hi :-)

    While it appears this has already been fixed in the upcoming version of ColReorder (1.2.0-dev available via https://github.com/DataTables/ColReorder ), for prior versions you need to use fixedColumns instead of fixedColumnsLeft.

    (And fixedColumnsRight works in both scenarios).

    Rayblx

This discussion has been closed.