Hi All,
I have one different requirement in CellTree.
Currently CellTree has once cell for each node, in that cell we can
give the html content and give the events for that node item.
onclick of the whole node anywhere event will fire.
But my requirement is, I want to create 2 buttons like (Edit and
Delete) in the celltree node item, onclick of the 2 buttons I need 2
separate events,
so that I can write Edit and Delete functionality ..
Is this possible with CellTree???
Please Help me ,
Ex: My requirement is like this
Node 1
Node 11 edit delete
Node 12 edit delete
Node 13 edit delete
Node 2
Node 21 edit delete
Node 22 edit delete
Node 23 edit delete
Regards,
Rushi
--
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.