Click here to Skip to main content
15,891,473 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi all,

i need to use page indexing in my page,it ok working fine.my question is

Is there any way to change the color of selected page link.


regards,
Shefeek
Posted
Updated 20-Oct-11 18:33pm
v2

please put your script to allow others to help you
 
Share this answer
 
Comments
shefeekcm 18-Oct-11 5:40am    
it contains only normal page indexing.Do you hav eany idea about this to change color.
Hi,

add a style <pagerstyle cssclass="gridview-PagerStyle"> to the grid view



In the CSS class ' gridview-PagerStyle' add the color:your color

then we will get our color to the currenltyselected paging link.

regards,
Shefeek
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900