I reference entered values as:

form.gridname.column
and
form.gridname.original.column

Is that what you are looking for?

Rob

On Fri, Mar 14, 2008 at 4:48 PM, Craig Buckley <[EMAIL PROTECTED]> wrote:

> I want to validate an ajax'd html cfgrid entered value against a database.
>  I basically want to run the query "select name from file where name =
> #entered value# before commiting the entry to the database.  if the
> #query.recordcount# comes back zero then I know I have a bad value.
>
> I've tried to display the error within the database-updating cfc and have
> not been successful.
>
> I already have some javascript to change date and monetary formatting but
> don't know how  to include a column validator there.
>
> Can anyone lead me to an example?
>
> Thanks,
>
> Craig
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:301340
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