Hi,
I want to add my own data to the paging toolbar template. How can I do this?
Currently I have it read something like "{0} of {1} results."
But I want to add another variable to it like:
"{0} of {1} results in {2} seconds."
How can I do this?
thanks!