This example shows how to create a Pivot Grid backed by an Ext.data.Store.
In this example we are reading a set of 1281 records detailing the ease of doing business in countries around the world.
We're using a custom renderer to style each cell based on the number of days it takes to set up a business in that country.
The example code is not minified, so it's readable.