one of my datatables randomly displays all the columns which are hidden. these are hidden using aoColumns:
{ sName: "MyCol1", "bVisible": false }
etc...
usually, they are hidden, but very occasionally, they get displayed and i can't for the life of me replicate this. has anyone else come across anything similar?
{ sName: "MyCol1", "bVisible": false }
etc...
usually, they are hidden, but very occasionally, they get displayed and i can't for the life of me replicate this. has anyone else come across anything similar?