PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WM] - How to unselect Item in Combo?
[WM] - How to unselect Item in Combo?
Iniciado por guest, 23,nov. 2016 16:09 - 2 respuestas
Publicado el 23,noviembre 2016 - 16:09
Hello,

I am facing a problem with Combos that are getting their contents from file/query.

When the window loads the Combos are populated with data and the first item is automatically selected.

How to force Combos to have not item selected?

TIA

Yogi Yang
Publicado el 23,noviembre 2016 - 17:01
Hi Yogi,
add to your combos - in the content area - a 1st custom row.
This should have an initial value of 0, or "" or null

Steven Sitas
Publicado el 23,noviembre 2016 - 18:53
I've just posted an identical question.

1st custom row isn't supported for Android (in WM20 at least)

Cheers

Pete