Completed
Last Updated: 04 May 2022 07:40 by ADMIN
Release 3.3.0
Erwin
Created on: 17 Mar 2022 08:19
Category: ComboBox
Type: Bug Report
2
Combobox value is not automatically selected when using a default

The ComboBox will not display an initial selected item, if the value is equal to the type's default. Applies to integers, guids, etc.

This used to work until version 2.30.

Here is a REPL test page.

If the value type is nullable, a zero int value will work for initial item selection.

0 comments