Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 257
Sujet n° 1063
Future Feature?
le 20/01/2005 @ 10:41 par Mike
I am becoming a heavy user of
ListChoice
itmes but have one request.
Using these controls,
SelectedChoice
is nice and returns a number which I store away in the DB file associated with my application.
On retrievel of the DB record however, I cannot use this number directly to reset the control to the previous value. Rather, I have to decode the numerical value and then use the
UpdateText
command to individually set each value. This means each possible string value ends up in the code twice.
What I would like is effectively an extension to the new
UpdateValue
command allowing me to pass my stored number back into the appropriate control.
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497 Réponse n° 1 -------- le 20/01/2005 @ 22:36 par aldweb
visiteur
Mike,
Did you, by any chance, give a try to UpdateValue on a ListChoice object?
It might work... as I might just as well be too tired tonight and being writing something very stupid!
But, it is a good request. I will see what I can do.
Cheers
@+ aldweb
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497 Réponse n° 2 -------- le 21/01/2005 @ 00:14 par Mike
visiteur
I have tried it, but unfortunately it had no useful effect.
Warning: A non-numeric value encountered in /web5/aldweb/www/aldweb_com/www/thread.php on line 497 Réponse n° 3 -------- le 22/01/2005 @ 12:44 par aldweb