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
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,