FixedColumns with responsive not working
FixedColumns with responsive not working
Tronik
Posts: 122Questions: 28Answers: 1
in FixedColumns
Hi,
Been scratching my head for a couple of hour on this now.
I cannot get the responsive (plus sign) to work when I have fixedColumns enabled, it wont expand.
If I remove the:
fixedColumns: {
leftColumns: 3
},
everything works.
Where should I debug this?
This discussion has been closed.
Answers
Hmm when I tried this:
Placing the + on the right, then it works...but the fixedcolumns on the left wont move or collapse though everything else does.
This is what I use for the column (most left)
Hmm, I see now on the compatibility chart that Responsive and FixedColumns are not compatible.
Anyone faced the same issue who solved it another way?