M
Mark
Hello all.
Why doesnt this work
e.Cell.Attributes.Add("onmouseover", "this.style.foreColor='Red'")
but this does
e.Cell.Attributes.Add("onmouseover", "this.style.backgroundColor='Red'")
Please Help
Mark
Why doesnt this work
e.Cell.Attributes.Add("onmouseover", "this.style.foreColor='Red'")
but this does
e.Cell.Attributes.Add("onmouseover", "this.style.backgroundColor='Red'")
Please Help
Mark