I'm using 1.10 and trying to get both the pagination and the information summary to display stacked under the bottom left of the table e.g.:
[table rows and columns]
Displaying page 1 to 5 (15)
Prev 1 2 3 Next
I've tried a number of options from the dom documentation, but the closest I result I get is the two of them displaying next to each other above the top left instead. Thanks in advance, I really appreciate any help on this!