Is there a way to use OnMouseOver to select a radgrid row?
Posted
by Starwfanatic
on Stack Overflow
See other posts from Stack Overflow
or by Starwfanatic
Published on 2010-06-09T22:38:18Z
Indexed on
2010/06/09
22:42 UTC
Read the original article
Hit count: 327
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