org.apache.wicket.ajax.AjaxRequestTarget.focusComponent(firstTextField) On Tue, Jul 12, 2011 at 2:53 PM, sri357 <[email protected]> wrote: > Hi, > > I have a table with a list view displaying one textbox in one column,and > next column is again a listview displaying textboxes depending on its > size.The problem i am facing here is,whenever i enter some text in the > second textbox,im implementing a ajax onblurr event to format text and > refreshing the container holding the second listview to make the changes > visible.After refreshing container i am unable to view cursor in the page. I > want to set focus either in the first textbox or textbox next to the one > where i entered data in the second list view.Can anyone help me out with > this. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/how-to-set-focus-in-a-listview-coponent-tp3662151p3662151.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
-- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
