You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

A Boolean property. If true(), the grid will provide some visual feedback to the user by highlighting the row under the mouse pointer.
Default value
false()
Valid values
True(), false() or any valid expression, involving field names, literals, XSL variables or JavaScript variables, which can be resolved to true() or false().

  • No labels