The best way to get the least confusing behavior is to have the
validity checks done when Next is clicked. If the validity checks
fail, display a modal dialog box displaying the error message and
don't transition to the next dialog box in the wizard sequence.
Otherwise, transition to the next dia
Krzysztof Kozmic wrote:
> I now have in my UI a custom step that requires user to enter some data until
> he can proceed to the next step.
> However, the Next button won't get enabled, until user changes focus from the
> last entry box.
> I'd rather, if it went enabled as soon as user enters firs
I now have in my UI a custom step that requires user to enter some data until
he can proceed to the next step.
However, the Next button won't get enabled, until user changes focus from the
last entry box.
I'd rather, if it went enabled as soon as user enters first character, without
waiting for
3 matches
Mail list logo