> Gang: Is there an easy way to validate a cfgrid column prior
> to a db update
Yes, you can do this by looking at the form data returned by the CFGRID
before performing a CFGRIDUPDATE. I generally do this when I use CFGRID to
list detail tables in a master/detail relationship on the same page as the
master record's edit fields. The form fields returned by CFGRID will be
listed using CF array notation. Just look at your debug output, and you'll
see what I mean.
I used to do this another way which was much uglier and less efficient, but
was shown this by someone named "Steve" on this list.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.