ColReorder iFixedColumns Issue
ColReorder iFixedColumns Issue
polskikrol
Posts: 10Questions: 0Answers: 0
DataTables Version: 1.7.5
ColReorder Version: 1.0.1.dev
ColVis Version: 1.0.4.dev
Attempting to fix the first column using the following directive:
'oColReorder': {
'iFixedColumns': 1
},
Works fine and cannot drag the first column. However, I can take any other column and drag it before the fixed column. Thus, the first fixed column has moved to the second column and is still fixed. Ideally, the first column should be frozen w/o the ability to drag other columns before it.
ColReorder Version: 1.0.1.dev
ColVis Version: 1.0.4.dev
Attempting to fix the first column using the following directive:
'oColReorder': {
'iFixedColumns': 1
},
Works fine and cannot drag the first column. However, I can take any other column and drag it before the fixed column. Thus, the first fixed column has moved to the second column and is still fixed. Ideally, the first column should be frozen w/o the ability to drag other columns before it.
This discussion has been closed.
Replies
Allan