Moving up and down? What do you mean? Do you mean selecting different items in the dataset? If so - there is a function that will set the current row. Most of the demos show this with a table and a onCLick with the TR. I assume you then want to populate a form. Look at the examples of detail regions. As for updating the DB, you need to run one of the Spry utility functions to do a POST back.
On 10/16/07, erik tom <[EMAIL PROTECTED]> wrote: > >Spry offers pretty good sorting capabilities: > >http://labs.adobe.com/technologies/spry/samples/data_region/SortSample.html > > > >If you would like to give Spry a try, I suggest you read this: > >http://labs.adobe.com/technologies/spry/articles/data_set_overview/index.html > > > >Everything else you can skip or read at a later stage, but the doc above is > >really important to understand Spry's fundamentals > > > >---------------------------- > >Massimo Foti, web-programmer for hire > >Tools for ColdFusion and Dreamweaver developers: > >http://www.massimocorner.com > >---------------------------- > > I have read the whole article , but how can I apply moving up and down and > updating the database in my case > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Get involved in the latest ColdFusion discussions, product development sharing, and articles on the Adobe Labs wiki. http://labs/adobe.com/wiki/index.php/ColdFusion_8 Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:291282 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

