This test page tests two types of stores that return promises from their query methods: the dojo/store/DataStore wrapper for dojo/data stores, and an instance of dojo/store/Memory with a promise returned from query.

Grid w/ ItemFileWriteStore via DataStore

Grid w/ dojo/store w/ async query results