Hello All,

I'm trying to have a dynamic list view which will get updated dynamically on
a button click.
I've to implement the functionality like below:-

<http://apache-wicket.1842946.n4.nabble.com/file/n4676976/Sample.png> 

So, the user will pass either a single name or upload a file containing many
names, an addition in database is performed in the background by clicking
the button "ADD".
On success, the DataView should update the list of names as shown in tabular
form in above image with the newly added one.

I'm using a model window that contain this form and would like to update the
list (DataView) section on clicking the ADD button.

Kindly suggest your inputs/code sample to achieve this.

Thanks in advance.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Java-Wickets-Dynamic-DataView-tp4676976.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]

Reply via email to