liliya woland wrote:Hello, I'm hoping someone who know dojo grids could help me with the following dojo EnhancedGrid trouble.
I created a grid that has no issues loading data locally or otherwise on my dev machine. My machine has several processors and lots of memory. The grid uses a small array of test data, under 10 records. For coworkers with ordinary, non-dev computers, the grid does not load consistently - sometimes it does and sometimes it doesn't, no errors as much as I know. I implemented a simple timer to test data availability before grid gets created. I can not repro grid load inconsistency on my machine. I wonder if there is anything made specifically for dojo grid for catching slugging data access. Any help will be much appreciated.