Hi, my name is Jhon Jario Roa and this is my blog. Here you'll find a little bit of java, python, javascript, linux, birt, jasper, objective C, extJS and other stuff. You also are gonna find some solutions that worked for me.
Tuesday, January 3, 2012
ExtJS 4: get array data from store
var arrayData = Ext.pluck(store.data.items, 'data');
3 comments:
Thank you very much for this post!!!
Thanks, man!
Ha - just what I needed!
Thanks brother.
Post a Comment