Displaying a server generated footer as the footer

Displaying a server generated footer as the footer

ArakTaiRothArakTaiRoth Posts: 1Questions: 1Answers: 0

I know there's a footer callback option that can be used for stuff like generating totals based on columns and what not. But what I'm wanting to do is create a footer on the server when I send all the data to the javascript, and display that as the footer, instead of generating the footer on the client side. Is there a way to do that?

This discussion has been closed.