3.2.0

OnBlur validation of combo

I want to do a validation on blur of the active widgets combo. Is there any function available for combo such as onblur() in html combo?
saravanan
September 2,
You can use onControlValidating and onControlValidated events -

http://www.activewidgets.com/aw.ui.input/control-edit-events.html

see also /examples/new/editing.htm in the examples directory.
Alex (ActiveWidgets)
September 4,

This topic is archived.

See also:


Back to support forum