Thanks William.  What a fantastic resource that site is.

Man, this Flex thing is making me mad!  Mad that I didn't start using it 
two years ago!  Mad about all the time I've wasted building php-HTML!

Abyss Knight wrote:
> Basically, to make any changes to the data in the datagrid you just
> need to make changes to the dataProvider you specified. Say, if it was
> an ArrayCollection, then you would just update the array collection.
> Then you would want to send the changes back to the server using an
> HTTPService, RemoteObject, or other call to the server and process the
> call with some server side scripting.
>
> Here's a few good tutorials:
>
> http://blog.paranoidferret.com/index.php/2007/08/24/flex-php-json-mysql-advanced-updating/
>
> http://blog.paranoidferret.com/index.php/2007/11/02/sending-flex-data-to-php-using-xml/
>
> http://blog.paranoidferret.com/index.php/2007/07/27/flex-friday-feature-datagrid-component/
>
>
> Hope that helps,
> -- William

Reply via email to