Hi,
Can anyone answer the above question? (Is it possible to use a DataGrid as a
small built-in DB in a Flash application thus avoiding the need to connect to a
backend DB?)
If so, does the DataGrid store the variables added to it even if the app. is
switched off?
Thanks,
Kevin.
Goo101 - 25 Jul 2006 12:22 GMT
Hi,
I'm experiencing a problem with one of my data fields, during runtime
execution it's generating the following error message: "Cannot add item past
the end of the DataProvider".
I have one field which is working fine (i.e. is adding and removing the data
to the correct column in the DataGrid without any problems). Yet the other data
field, which I have set-up in exactly the same way, is not working at all.
Can anyone give me any hints on what might be generating this error message?
Thanks . . . Kevin.