I want to include a CFGRID on the same page with a FORM. When the parent
record is created, I would hide the grid, since it's designed for child
records. However on updates to the form, I'd like to show the grid,
allowing users to enter items that would be displayed on another page as a
bulleted list. The page would query the parent table and populate the form
on updates.

The problem I anticipate is that by updating either the form OR the grid, I
will destroy any changes made in the other. Has anyone tried to do
something like this where they pass both sets of variables to a template
that has the form update and cfgridupdate in a cftransaction? Given what I
know, this seems pretty far-fetched, but I know I'm not the first to ever
want to do this.

Thanks,
--John

------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/fusebox or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to