all groups > coldfusion flash integration > december 2005 >
You're in the

coldfusion flash integration

group:

What use is cfgridupdate?


What use is cfgridupdate? doug777
12/18/2005 3:07:54 PM
coldfusion flash integration:
Is there any practical use for cfgridupdate, since there is no way to
validate any changes made in the grid.

Or have I missed something?

Re: What use is cfgridupdate? trex0911
12/19/2005 1:46:31 PM
I don't think you have missed something. I posted a question about client side
validation last week and have not received a reply yet. I can't believe there
is no way to perform client side validation using a cfgrid on a flash form, but
if there really isn't, then the cfgridupdate tag is practically useless. For
that matter, the cfgrid tag is practically useless too, because you are forced
to send the user to another page to perform the validation and we all know how
"friendly" that is.

Re: What use is cfgridupdate? martin4finewine
1/26/2006 3:08:34 PM
Sorry about the multiple replies there - I had an Error message saying my post
had not been rec'd - WRONG.

Anyway - CFGRIDUPDATE doesn't look too great. The best way around it is to use
CFQUERY and UPDATE your table that way. Like I say, Databinding allows for
validation and also allows you to use CFQUERY more effectively.

This is what I was working on:
http://www.macromedia.com/cfusion/webforums/forum/messageview.cfm?catid=22&threa
did=1108207&highlight_key=y&keyword1=cfgridupdate

AddThis Social Bookmark Button