If using cfgrid, is it possible to get the data layout to be anything 
other than 1 database column = 1 grid column?

For example, given fname, lname and address fields, can I stack stuff:

lname, fname
address
city, state, zip

Or can I only get
lname | fname | address | city | state | zip


...and if I *can't* stack stuff, what's the next best cool way to get as 
close to the editing options that cfgrid offers?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:325175
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to