You have a repeat loop that is putting data into theData:

  repeat for each line theKey in theKeys
         add 1 to i
         put theArray["myxml"][theKey] into theData[i]
  end repeat



On May 25, 2011, at 7:53 AM, JosepM <jmye...@mac.com> wrote:

> Hi Trevor,
> 
> theData is empty... only have values theArray..
> 
> 
> Salut,
> Josep
> 
> --
> View this message in context: 
> http://runtime-revolution.278305.n4.nabble.com/datagrid-Not-refresh-the-data-after-assign-data-from-an-array-tp3547865p3549942.html
> Sent from the Revolution - User mailing list archive at Nabble.com.
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to