Hi , I am facing a problem related to firing of the events . Let me elaborate : When I change a value in a textBox and click on a button directly (without clicking elsewhere) , only onChange event is fired . But I expect that onClick event should also be fired followed by onChange event .
I am not actually being able to make this event chaining happen . I would like to know the way I should acheive this . Thanks -- 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.
