Rick,
I guess CFGRID is your answer. 
It has the special advantage that you can edit any cell of a structure and than 
update the whole enchilada at once. It is a very powerful way to edit large 
amount of structured data, like a customer database.

You define your GRID, load data with the respective query, make the grid 
mode=Edit and once you submit you do a CFGRID UPDATE and store the whole 
package back to the DB. Make sure your primary key is in the GRID - you may set 
it to visible="no".

Axel

>Does anyone know of a tag or simple app that simulates a "spreadsheet"
>within a page. I am looking for only the simplest functionality that
>will enable users to input/update simple text data into a cell. 
>
>Rick 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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/CF-Talk/message.cfm/messageid:301926
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to