Demo: Loading and No Data Messages

Paging grid with async store

This grid references a store with an asynchronous query method that resolves on a delay, in order to demonstrate loadingMessage.

OnDemandGrid with empty store

This grid references a store with no items, in order to demonstrate noDataMessage.