I'm new to Wicket and now creating my first application. I find it difficult
to decide which repeater i should choose on a shopping list where a user can
change the number of items he or she wants.
I choose a DataView because it can be used with paging.
However I can't find out how to read the value of the quantity input field.
Examples
     Book, How to cook on the Italian Way              quantity  XXXXX price
10,95    price  0,00



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/update-a-shoppinglist-tp4232903p4232903.html
Sent from the Users forum mailing list archive at Nabble.com.

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

Reply via email to