Hi All, I am using SuggestBox, and there are DTO-s in list. When a user selects items with up and down key, I need to get the selected element to display all data of DTO item on a detail form.
It seems to be, there are not a standard event for this. How can I implement this functionality? I need some tips, not a full solving. I can't inherit SUggestbox, because popup panel is private. Can I make an own SuggestBox? Unfortunately it depends on Menubar, because it using protected methods of Menubar:( thx a lot Zamek --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
