Hi 
How to create a filter tree in *GWT* using *CellTre*e, a filter tree is 
some Tree which has an filter(TextBox) where we can enter values for the 
leaf node. Once we start entering values we get the tree branches along 
with leaf nodes reflected on the Tree panel(we have our tree inside a 
panel). For reference : 
http://www.sencha.com/examples/explorer.html#filtertree 

We can develop such FilterTree easily in GXT, but we have an requirement to 
develop it in GWT, not in GXT. Can I have some replies with a short and 
simple sample code on FilterTree in GWT, or at least any links to refer to. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/Y1WHpVXaeBEJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to