In article <1231926736137-2155989.p...@n2.nabble.com>,
    tgoffice <tgoff...@web.de>  writes:

> It is working as expected with following "inelegance": Is it possible to
> validate the conditions on key press, key down or key up?

No.

> At the moment the Condition is evaluated if the control is left (on blur).
> It is annoying for our customers, because they enter the data and want to
> click on "Next" button, but the button is disabled till the focus is set to
> another field.

An alternative is to leave the Next button always enabled and then
show a modal dialog with the error message when the input is invalid.
Otherwise, you go to the next dialog in the wizard sequence.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to