Download
datagrid.v0.1.js (~ 4 kB uncompressed)
The Grid
| id | town | mayor | captial | timezone |
|---|---|---|---|---|
| 1 | Amsterdam | Cohen, Job | $ 30000000 | UTC +1 |
| 2 | Rotterdam | Opstelten, Ivo | $ 20000000 | UTC +1 |
| 3 | Barcelona | Boher, Jordi Hereu i | $ 900000000 | UTC +1 |
| 4 | Istanbul | Topbaş, Kadir | $ 80000000 | UTC +2 |
| 5 | New York | Bloomberg, Micael | $ 120000000 | UTC -5 |
| 6 | Las Vegas | Goodman, Oscar B. | $ 990000000 | UTC -8 |
| 7 | Melbourne | So, John | $ 100000000 | UTC +10 |
Todo
- add formatters to the columns (integer to currency, etc.) (version 0.2)
- add editable function to the items (version 0.3)
- load grid data from json/XML (version 0.4)
