How to call a third-party plugin after an ajax load.
How to call a third-party plugin after an ajax load.
rpettique
Posts: 1Questions: 1Answers: 0
We are using Justin Pate's plug-in to truncate cell data, however, it is not working because we are using ajax. I believe this is happening because the data is live and his plug-in doesn't account for that.
How can I call his plug-in after the ajax data loads?
https://bitbucket.org/JustinP8/datatables.truncatecells/src/46cfc7f2b785?at=default
This discussion has been closed.