How to add mouseover event on Hyperlink in gridview

  • 12 years ago

    Hi All

    I need to add mouseover event on hyperlink which is in a gridview.

    What actually I need is displaying names of states in a gridview as hyperlink and when I take mouse over any state, it should navigate to a new page taking that stateid as querystring, So that I could  request that stateid through query string and display information about that particular state in a newpage.
    Any help is appreciated, Thanks in advance.

    with Regards
    wajid

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“If debugging is the process of removing software bugs, then programming must be the process of putting them in.” - Edsger Dijkstra