2
shouts

dotNETspidor: Highlight gridview row on mouse over in asp net web page: Adding effects to the gridview control

posted by sangam100sangam100 282 days, 4 hours, 32 minutes ago
Wednesday, June 10, 2009 1:09:12 PM GMT

Programmers heavily use the asp.net gridview control. Adding some effects to the gridview will change the appearance so that user interactivity increases. One of such effects is highlighting the gridview row on mouseover. With this short background let's go for the design markup of the example gridview.

Now we have the asp.net gridview, why not choose the highlighted row's color? Let's define a style sheet class for highlighted row.

(The gridview markup shown above is only for example purpose. So ...

category: ASP.NET | clicked: 36 | | source: dotnetspidor.blogspot.com | show counter code
tags: ASP.NET, GridView

No comments yet, be the first one to post comment.

To post your comment please login or signup