Hi daim You are not taking into account the asynchronious nature of the request that you use to initialize the Databank.dataArray. When the constructor returns dataArray is null until request completes so prepature access to the dataArray gives you null.
-- waf --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
