In DataTables you can use the oLanguage.sUrl option, but in Editor there isn't the option to have it get the language information by Ajax. That's something I'll look at adding in 1.3, and also the ability to have it read language information from the DataTables language object, so you could have just one Ajax request.
At the moment, you'd need to make the $.ajax call yourself and assign the result as required in the initialisation variables.
Replies
At the moment, you'd need to make the $.ajax call yourself and assign the result as required in the initialisation variables.
Regards,
Allan
Regards,
Komserbey