Open Jaaaaason opened 6 years ago
As the title describes, I found that : group column's order icon still shown and clickable after set column attribute "orderable: false" on my datatable, any solution ?
DataTables v1.10.18 RowsGroup for DataTables v2.0.0
I have the same problem. Haven't found any solution yet. This doesn't work: columnDefs: [ { orderable: false, targets: -1 } ]
columnDefs: [ { orderable: false, targets: -1 } ]
This issue seems old. Have you found solutions?
As the title describes, I found that : group column's order icon still shown and clickable after set column attribute "orderable: false" on my datatable, any solution ?
DataTables v1.10.18 RowsGroup for DataTables v2.0.0