Hi, I have a form with a listbox and a push button named "Add". When button Add is clicked, it would add numbers/data to the listbox dynamically. Listbox is empty on form load.
Case 1:(Failure) When ListBox is empty, place the cursor on listbox and click Add button. Then it is adding data to the listbox, but it is not showing/reflecting on UI. Case 2: (Successful) When ListBox is empty and click Add button. Then it is adding data to the listbox, and showing/reflecting on UI immediately This is happening on Safari v5.0.5 version Windows 7 OS. Could anyone please try this and let me know the resolution. Thanks, Raja -- 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.
