Is there a way to have different values for pagingType when using multiple paging controls?
Is there a way to have different values for pagingType when using multiple paging controls?
I'm using multiple paging controls (p) on my DataTable (one above the table, one below). Is there a way to specify a different pagingType">pagingType for each set of controls? I'd like to use simple on the top and full_numbers on the bottom, since I have more space for the page numbers on the bottom.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
This thread should help, it's asking the same thing - short answer, no, it's not possible I'm afraid,
Cheers,
Colin
Bummer, and thanks for the link!