You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by grazia <Gr...@gmail.com> on 2012/10/03 20:36:34 UTC

Add bottom row to editable tree table

Would it be possible to modify a tree table by adding the "Add" and "Delete"
functionality ?  



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Add-bottom-row-to-editable-tree-table-tp4652637.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: Add bottom row to editable tree table

Posted by grazia <Gr...@gmail.com>.
I wonder whether it would be easier with a grid. I do not really need the
tree structure. Could a grid become editable ? I am exploring the options I
have. 



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Add-bottom-row-to-editable-tree-table-tp4652637p4652642.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: Add bottom row to editable tree table

Posted by grazia <Gr...@gmail.com>.
Could you give me a pointer to the appropriate classes ?



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/Add-bottom-row-to-editable-tree-table-tp4652637p4652640.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: Add bottom row to editable tree table

Posted by Martin Grigorov <mg...@apache.org>.
Hi,

I think you just need to update its model with an additional
entry/node and repaint it.

On Wed, Oct 3, 2012 at 9:36 PM, grazia <Gr...@gmail.com> wrote:
> Would it be possible to modify a tree table by adding the "Add" and "Delete"
> functionality ?
>
>
>
> --
> View this message in context: http://apache-wicket.1842946.n4.nabble.com/Add-bottom-row-to-editable-tree-table-tp4652637.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
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

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