On Sunday, August 26, 2012 6:36:11 PM UTC+2, Deepak Singh wrote:
>
> But after selecting a value, how do i get the id of the selected value?
>

SuggestBox works best if you use the ID as the "replacementString" and the 
label as the "displayString" of the Suggestions in your SuggestOracle. In 
that case, you don't have to do anything, the ID will be set in the text 
box upon selecting a suggestion.
(e.g. the "replacement string" is an email address, and the display string 
also contains the full name, the oracle using both the full name and email 
address for providing suggestions)

-- 
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/-/Ldxgth8ifd0J.
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