I am trying to create a single-select listbox where the visibleItem
count is greater than 1 (not a dropdown), but no items are selected by
default.  Regardless of what I try, IE and the development browser
seem to display the first element in the list as highlighted/selected.
(It does seem to work the way I'd like in firefox.)  I've tried
programatically setting the selectedIndex to -1 after my list is
created, but that doesn't seem to help.  Anyone have any ideas for how
I might accomplish this?  Seems like it should be a simple task, but
I'm embarassed to say I've spent way too much time on it already.

Thanks,
-Dave

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