Official Content

In Responsive Web Design (RWD) the control properties are configured in general through Theme Classes.

In particular, if the Allow Selection property is configured for the grid, the selection color of the grid rows has to be configured as follows:

1. Configure the Allow Selection property of the grid.

Allow Selection prop Grid RWD

2. Check which is the Theme associated with the object, and the class associated with the grid.

Grid Class property image

3. Edit the Theme, and configure the Selected Row Class property of the class associated with the grid (in the example, the "Grid" class).

Selected Row Class property image

The Selected Row Class property has to be configured with the name of a class descendant of the GridRow class.

For the GridRow (or any of its descendants), configure the BackColor property, to set the grid row selection color.

GridRow class properties image

Notes

  1. To configure the selection color at runtime, simply associate the grid with a class using the desired settings.
  2. The criteria explained in this document applies to the Hovering color for grids, when AllowHovering property is set to TRUE using the Abstract Layout. The Hover Row Class is a property of the Grid Class (and its descendants), to specify the class that will define the hovering settings of the grid rows.

Availability

As from GeneXus X Evolution 3 Upgrade 4.


Last update: April 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant