Datagrid.dataProvider is the data behind your DG. You can send it as is to the server. Though there maybe better ways to do this, this is a simple sample approach.
DK On 3/9/08, Graham Pearson <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Does anyone have any resources which I can view that will take all of > the rows in a datagrid so they can be sent to a ColdFusion CFC to be > added to a database. In the example which I am working with I have 2 > datagrid components on the stage and when a user clicks on one row in > the left datagrid then clicks the Add Button it will get moved over to > the right DataGrid. This goes the same for the Right DataGrid moving the > row back to the left DataGrid. Now where I am stuck is when the User > clicks the Button which says Save Changes, I need to take all of the > rows in the Right DataGrid and send them to the CFC so they can be added > to the Database. > > > Suggestions > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.8 (MingW32) > Comment: GnuPT 2.6.2.1 by EQUIPMENTE.DE > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFH1Adj3GqPAgBSy90RAhNKAJ998Gq6gdEhfJ3x/c1HQCF3HBKQ/QCeIBH/ > r1NR8oSN2B/I2mNZcAkPphg= > =3k3g > -----END PGP SIGNATURE----- > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:5080 Subscription: http://www.houseoffusion.com/groups/Flex/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37
