How to check my DataTables version ?

How to check my DataTables version ?

jjggjjgg Posts: 4Questions: 2Answers: 0

Hai,

I already stored with DataTables folder in my system.I want to check the DataTables version.How can i check it?

Answers

  • allanallan Posts: 63,815Questions: 1Answers: 10,517 Site admin

    $.fn.dataTable.version will give you the version. Alternatively, you could use the debugger which will give you the versions for the installed software.

    Allan

This discussion has been closed.