mirror of
https://github.com/DataTables/DataTables.git
synced 2025-04-03 21:25:41 +02:00
- Previously you'd need to use initComplete and columns.adjust() to take account of the data that was loaded by Ajax. Now this will be done automatically. It does mean a few more clock cycles, but I think that's a tradeoff that is worth it.