Is There a Way to Re-arrange Specific Elements like Pagination and Search? #1518
-
Hi! I've used angular-datatables for a long time however I can't find a way to re-arrange the pagination controls. I've managed to change its styling however I can't move it from the bottom of table to the upper-right of it. I'm trying to look into this page but I think I'd need jQuery to do that. Is there a way to do it the Angular way and that is more in line with the implementation from the newer site? Edit: this.dtOptions = {
pageLength: 10,
dom: '<ip<t>l>'
}; |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Answered by @batibot323:
|
Beta Was this translation helpful? Give feedback.
Answered by @batibot323: