Copperjohn
unread,Dec 1, 2010, 1:11:54 PM12/1/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bumpslide
Hi Dave,
I just wanted to know where is possible to download the last version
of your libraryes
i tryed on github but it seems that is an older version.
Also I'm tryng to use theGrid class is this right?
var myData:Array = [{id:1, nome:"gino"},{id:1, nome:"mario"},{id:1,
nome:"Andrea"}];
var grid:Grid = new Grid(Materiale, 200, 300);
grid.dataProvider = myData;
THANKS!!!!
Francesco