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
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.