If the data insertion call is happening from some UI action then in the
onSuccess of insertion call you can tell the tree to update itself. If that
is not possible then your tree can check for any updates proactively using a
Timer.

On Thu, Feb 5, 2009 at 3:47 PM, kanan <[email protected]> wrote:

>
> I'm using tree to display items from database. My problem is that when
> I insert new items in database, the newly inserted item is to display
> immediately in the tree . How can I do that?
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to