Hey Alexander, I am not sure you are going about this the correct way. Dev 
Mode is NOT synchronous and it functions just like production mode. There is 
another reason why you are getting your results. It may be because the 
requests take longer in Dev Mode and your client has time to send the 
request, then clear, the load. 

The Solution you posted is creating a split point which will download the 
code the first time possible solving the timing problem but does it work if 
you keep loading? (not refreshing but keep loading the activity without a 
refresh?)

You should try clearing the table and then creating a request to the 
server. 

I may not understand you question so please let me know if I am 
misunderstanding you somewhere

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