On Wed, 02 Jul 2008, Rakesh Sinha wrote: > I want a behavior to attach an ajax event handler to the textfield > such a way that anytime a text field changes - there would be an ajax > validation performed , that would update the model behind > lblAgeValidate - which will contain the error message.
Try OnChangeAjaxBehavior. It is the best attempt that I am aware of (reacts both to key and mouse input, but has to disable the browser autocomplete). Best wishes, Timo -- Timo Rantalaiho Reaktor Innovations Oy <URL: http://www.ri.fi/ > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
