And I would also like to know, if there is a way to tell to a CellTree to redraw itself because the backed data have changed.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-we...@googlegroups.com.
To unsubscribe from this group, send email to google-web-tool...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
Hi John,
I already call refresh after any data changes.
Rodrigue
Hi John!
here the infos you need for debugging have been send directly to your mailbox.
Rodrigue
From:
google-we...@googlegroups.com
[mailto:google-we...@googlegroups.com] On Behalf Of John LaBanca
Sent: Monday, November 01, 2010 6:58 PM
To: google-we...@googlegroups.com
Subject: Re: change parent of a node in a CellTree
There is a bug associated with inserting a value into the tree, but calling refresh() on the ListDataProvider should workaround the issue. Do you have any more info that might help debug it?