How can I select a radgrid row on mouseover?
Posted
by Starwfanatic
on Stack Overflow
See other posts from Stack Overflow
or by Starwfanatic
Published on 2010-06-09T22:12:28Z
Indexed on
2010/06/09
22:32 UTC
Read the original article
Hit count: 843
I am currently highlighting a row in a radgrid using OnMouseOver. I would like to know if it is possible to use OnMouseOver to select the row rather than highlight it.
Alternatively, I would like the highlighted row to remain highlighted if the radgrid loses focus, such as when a confirmation box pops up.
Thanks in advance.
© Stack Overflow or respective owner