why cant you do this with javascript without ajax?? seems like a huge waste to have a server callback just to set focus
-igor On Thu, Mar 20, 2008 at 3:14 PM, Michael Mehrle <[EMAIL PROTECTED]> wrote: > I have a WMC that I added an AjaxEventBehavior(onclick) to. Inside I > want to set the focus to a particular textfield - how would I do that? > > I have seen some techniques on how to do this on page load, but this is > AJAX so I need something dynamic. > > Anyone solved this problem before? > > Michael > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
