OnmouseOver effect with ASP:datagrid
Greetings all,
Does anyone know if it is possible to use an OnMouseOver effect to change the BackColor and ForeColor on the rows of a DataGrid?
This was possible with Tables and I am trying to use a DataGrid to accomplish the same effect.
Thanks.
|