I\'ve a problem using DataTables. When i add colspan for the last column, the datatable plugin wont get applied to the table. If i remove the colspan for the last one and pu
Instead of using complex header example you can add hidden column to the end of tr, it's hacky but simpler and shorter in my opinion: