You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by mukesh kumar <mu...@gmail.com> on 2012/02/06 18:10:43 UTC

WICKET AJAX QUESTION

Hi, i have one textbox.  we send the value of text box to listchoice. On add
button , we used ajax. But i am unable to clear the textbox value after
successfully add. Plz help me.

--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/WICKET-AJAX-QUESTION-tp4361992p4361992.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: WICKET AJAX QUESTION

Posted by Andrea Del Bene <ad...@ciseonweb.it>.
How are you attempting to clean textbox? For example you could clear 
textbox setting model object to empty string and adding textbox to 
AjaxRequestTarget.


> Hi, i have one textbox.  we send the value of text box to listchoice. On add
> button , we used ajax. But i am unable to clear the textbox value after
> successfully add. Plz help me.
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/WICKET-AJAX-QUESTION-tp4361992p4361992.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org