Hi is there any way to color cells hover on mouse over and mouse out,like the Rows hover on mouse over do??
thanks
Hi is there any way to color cells hover on mouse over and mouse out,like the Rows hover on mouse over do??
thanks
There is no built in functionality, but grid provides onMouseOver event, when cursor is over some cell , from which you can alter styles of related cell.