04-28-2010 07:16 AM
hello,
i have trouble with a simple operation : min value
i works if user click on command but not with value initializing numeric, is it a question of block ordering ?
i don't see what it doesn't consider min constrainte on zero value
Best regards
tinnitus
Solved! Go to Solution.
04-28-2010 07:51 AM
04-28-2010 08:16 AM
yes
04-28-2010 08:16 AM
what you see is expected behaviour.
The constraints set are only for user behaviour, if you update a control in code you should test for limits yourself.
Ton
04-28-2010 08:44 AM - edited 04-28-2010 08:46 AM