Re: Is this even possible...?

2007-08-06 Thread James Crosthwaite
On 8/3/07, James Crosthwaite [EMAIL PROTECTED] wrote: Hi all, I'm relatively new to Wicket and i have a query about creating an editable list. My query is simply, is it even possible? Basically i have a list of objects, currently displayed in a PageableListView, that i want the user

Re: Is this even possible...?

2007-08-06 Thread James Crosthwaite
Thanks Nathan, i'll check that out. Will give you a shout if i need a Databinder Forums account. Thanks again James n8han wrote: James Crosthwaite wrote: Basically i have a list of objects, currently displayed in a PageableListView, that i want the user to be able to edit. Oh and I