Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 82109

"sPaginationType": "full_numbers" shows up clustered

$
0
0
Hello Guys,

I have recently downloaded Datatables 1.9.4 and tried using it on table with spagination option with full numbers. The table appears with the first,next and page numbers closer and looking awkward.

I tried the solution given in of the forums to increase the height of the line by

.dataTables_paginate {
width: 400px;
height: 22px;
line-height: 22px;
}

But it didn't work for me , I'm using IE 8.0.6 version. Please suggest

Thanks
Kranthi

Viewing all articles
Browse latest Browse all 82109

Trending Articles