Multiple choice technology web technology

The event triggered when the user types in a value in a FormItem is

  1. Changed

  2. Change

  3. Blur

  4. None

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The correct event is 'Changed' (past tense), not 'Change'. SmartClient uses specific naming conventions where the Changed event fires when a FormItem's value changes.