1: private var _BaseData:ArrayCollection = new ArrayCollection([
2: {region:'south', state:'FL', city:'Alachua', population:'6,098'},
3: {region:'south', state:'FL', city:'Alford', population:'466'},
4: {region:'south', state:'FL', city:'Altha', population:'506'},
5: {region:'south', state:'FL', city:'Altamonte', population:'41,200'},
6: {region:'south', state:'TX', city:'Addison', population:'14,166'},
7: {region:'south', state:'TX', city:'Perezville', population:'5,444'},
8: {region:'south', state:'TX', city:'Alamo', population:'14,760'},
9: {region:'north', state:'NY', city:'Airmont', population:'7,799'},
10: {region:'north', state:'NY', city:'Akron', population:'3,085'},
11: {region:'north', state:'NY', city:'Alabama', population:'1,881'},
12: {region:'north', state:'NY', city:'Albany', population:'95,658'}
13: ]);
2 comments:
Techie,
This is very useful. Basically we have to reorganize data
Love the Kramer pic on your blog. Nicely done..
Post a Comment