NateBot2000 wrote: > > I'm trying to use AjaxRequestTarget.focusComponent(Component) to set the > focus in a form that is returned by Ajax. >
I found that if I use setTimeout to add a 500ms delay before focusing it works fine. You might try that if you ever come across this problem... NateBot2000 -- View this message in context: http://www.nabble.com/focusComponent-tp15680648p15716401.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
