Wijmo UI for the Web
highlightOnHover Field

Default value: true

Determines whether hovered row is highlighted or not.

Syntax
Javascript (Usage) 
var value; // Type: bool
value = jQuery.wijmo.wijgrid.options.highlightOnHover;
Javascript (Specification) 
var highlightOnHover : bool;
Example
$("#element").wijgrid({ highlightCurrentCell: true });
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.