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

RadGrid Help

1 Answer 31 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Sanjay
Top achievements
Rank 1
Sanjay asked on 26 Oct 2008, 12:35 PM
Hi!
Can anybody help how to change paging style.
e.g if my paging is number 1, 2, 3, 4, 5..... when i click on 3 it should get bold to higlight selected page.

1 Answer, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 27 Oct 2008, 08:55 AM
Hi Sanjay,

You should use

.PagerLeft_SkinName  span
{
    font-weight: bold;
}


All the best,
Dimo
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Sanjay
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Share this question
or