Unofficial Content
  • This documentation is valid for:

The Start Rating control allows displaying a numeric variable with a "star control" useful when creating polls or in occasions when you want the user to rate any kind of items.

Star Rating Control picture 1

Description

The control works with an associated Numeric variable. In order to use it, you have first to create a Numeric variable and then change its ControlType property to "StartRating". After that, the numeric variable will be displayed with stars instead of using a simple Edit control.

Control properties

MaxStars

Sets the number of stars to display

ToolTipText

Sets a toolTipText to be displayed when the mouse is over the control

Control Events

Every time you press a star, the RatingSelected event is executed, so you can launch operations if needed.

Event &number.RatingSelected
   msg(&number.ToString())
EndEvent


Please visit: Default Installation Instructions for User Controls to install it.

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