Hi,
I am using the SuggestBox and following how it was used in
http://examples.roughian.com/index.htm#Widgets~SuggestBox
However, I am encountering a AttachDetachException (in Developer Tools
window) as shown below.
"Uncaught com.google.gwt.user.client.ui.AttachDetachException: One or
more exce
Hi,
I have posted this a while ago but I can seem to find my post.
I am trying to add a GWT SuggestBox in a div tag in an HTML. The
following shows the code on how I added it. I got his from an example
in http://examples.roughian.com/index.htm#Widgets~SuggestBox. In the
entry point class's onM