Is language.zeroRecords accessible through the API?

Is language.zeroRecords accessible through the API?

brooks_jeffreybrooks_jeffrey Posts: 5Questions: 2Answers: 0

I found that the language.zeroRecords option could be set upon initialization. I would like to create a dynamic zeroRecords message. Is it possible to update the zeroRecords value through the API? Or are there other means by which I could make a dynamic language.zeroRecords value that can change after initialization?

I looked, but didn't see any resources on this topic. If it is possible, could someone point me in the right direction?

This question has an accepted answers - jump to answer

Answers

  • allanallan Posts: 63,540Questions: 1Answers: 10,476 Site admin
    Answer ✓

    Sorry - at this time none of the language strings can be dynamically altered after initialisation. Something I would like for a future version...

    Allan

  • brooks_jeffreybrooks_jeffrey Posts: 5Questions: 2Answers: 0
    edited February 2015

    OK, thanks for the response allan.

    It's simple enough for me to create a custom zeroRecords message in a separate div and show/hide the custom zeroRecords message and DataTable as appropriate.

This discussion has been closed.