Changing the Default text when a table intialises with no records:

Changing the Default text when a table intialises with no records:

atburnsatburns Posts: 1Questions: 0Answers: 0
edited June 2013 in General
Hi I want to know if there is a way to change the default text when the Datatable inialises with no rows:

Current text is : There are no items to show in this view.

I tried searching for this text in the datables.min.js and couldnt find it.

Replies

  • poutchyoukpoutchyouk Posts: 17Questions: 0Answers: 0
    This is what you are searching for:
    http://datatables.net/release-datatables/examples/advanced_init/language_file.html
    http://datatables.net/usage/i18n
This discussion has been closed.