Pagination styling in datatable
Pagination styling in datatable
HI All,
I need to align the top pagination component in datatable to be centered, its like
Show Entries appears 1st <br>
Pagination appears 2nd <br>
Filter (Search Box) Appears 3rd. <br>
Note all these components are on <bold>top</bold>
to do that i have used following snippet <br>
"dom": '<"top"<"left"l>pf<"clear">>rt<"bottom"ip<"clear">>',
but pagination control on top is not coming center and Search box and pagination components, bottom alignment is not inline.
Here is the fiddle
http://live.datatables.net/widebuku/1/edit
Please help in fixing this issue.
Thanks & Regards
S.Sathiya