mirror of
https://github.com/DataTables/DataTables.git
synced 2025-03-21 13:29:04 +01:00
- The fnVisibleToColumnIndex and fnColumnIndexToVisible plug-in API methods for the old API were very useful for transforming the visible column index to the actual index, and the return. This adds that capability to the new API.