Used within a cfgrid tag. Updates data sources directly from
edited grid data. This tag provides a direct interface with
your data source.
This tag applies delete row actions first, then insert row
actions, then update row actions. If it encounters an error,
it stops processing rows.
<cfgridupdate grid="" datasource="" tablename="">
cfgridupdate(grid="", datasource="", tablename="");
truefalseSignup for cfbreak to stay updated on the latest news from the ColdFusion / CFML community. One email, every friday.