This is a migrated thread and some comments may be shown as answers.

Positioning the Paging dropdown

2 Answers 150 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Madzie
Top achievements
Rank 1
Madzie asked on 14 Mar 2014, 10:42 PM
Hi, is there a way to position the paging dropdown of (under) grid to be located at the center ?
Unlike the one attached, which is moving just next to navigation page numbers (now it goes extreme left)

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 17 Mar 2014, 07:19 AM
Hi Madzie,

If you apply a center text alignment to the pager element, the page size block will center in the middle of the empty space between the next/last buttons and the right informational text block.

.k-grid-pager
{
   text-align: center;
}


Regards,
Dimo
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
0
Madzie
Top achievements
Rank 1
answered on 20 Mar 2014, 10:00 PM
Thanks. Works perfect :)
Tags
Grid
Asked by
Madzie
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Madzie
Top achievements
Rank 1
Share this question
or