I have an HTML form but would like to put a cfgrid inside it.  In order 
to do this I have to surround the cfgrid with cfform tags.  All fine, it 
looks great.  However, it doesn't work.  When the main form is 
submitted, the data inside the cfform (which is inside the main form) is 
not submitted with it.  I have some AJAX calls throughout this main form 
and I'd prefer not to change the entire form to the CFForm style because 
I heard that AJAX inside CFForm is tough.

Has anyone had any experience with this or know of a way to submit the 
data from the inside CFForm along with the data of the outside HTML form?

Jake


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:253642
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