Thread
:
Gridview pager mouseover.
View Single Post
#
2
(
permalink
)
01-06-2009, 12:10 PM
MattP
VB.NET Forum Idol
.NET Framework: .NET 2.0 (VS 2005)
Join Date: Feb 2008
Location: USA
Posts: 877
Reputation:
500
You should be able to do something like this in your style sheet
Code:
.PagerRowStyle a:hover { color: Black; }
MattP
View Public Profile
Send a private message to MattP
Find all posts by MattP