3.2.0

onmouseover

hi guys,

greetings,

Can I modify the following code to disable/enable cell highlight on a particular column?

column.setEvent("onmouseover", "mouseover(this, 'active-cell-highlight')");
column.setEvent("onmouseout", "mouseout(this, 'active-cell-highlight')");


thanks for your cooperation
Quadri
June 18,

This topic is archived.

See also:


Back to support forum