Compatibility issue in DataTable 2.0.0
Hi @dhobi, @jstark518, @jqnatividad, @Javaman1138 and @hchiam, could you please upgrade this plugin so it can work with DataTable 2.0.0 too?
Thank you.
I have been able to make minor modifications for it to work with 2.0 Please have a look and see if it helps.
I have been able to make minor modifications for it to work with 2.0 Please have a look and see if it helps.
First of all thanks for the modification.
I've tried using it but it is only resizing the first two rows(this only happens when I don't reduce the number of columns). I need it to resize the complete column. I'm using Server-side processing(AJAX) for populating the data. The table has more than 40 columns. When I reduced the number of columns and tried to fit them into the screen it worked but as soon as we got the horizontal scroll bar(due to a large number of columns) then it stopped working.
I'm using this(scrollX: true) and the table is looking is like this.
My table looks like this.
Could you please help here @rahul-katikineni.
Do we have any updates on this ? This is very helpful if it works with latest DataTable. Great feature by the way. Worth having it as part of the main github lib.