this.mygrid.data[0].FirstName
(DOESNT WORK--can you fix it for me.)
i assume its something like that.



I have a simple question. All I want to do is loop through I data grid 
to get the data out. not the data from the data provider but the actual 
data (once edited) directly from the DG.
I assume it is similar to looping through an array but it's taking me 
too long to figure it out. 

and also how can i get this to work while using a check box item render 
ie. how can i get the data out of a custom item renderer?

Reply via email to