We are using Flash forms with a cfgrid on it.  The grid is in edit mode.  I 
have my cfc working now and I am able to update/delete/insert based on the 
cfgridname.rowstatus.action[counter] value.  

But I have found an error or bug not sure.  

I bring up the grid with data from a query 2 rows.  I then insert a new row in 
the grid and add content.  I then delete the first row that was returned 
(original data) and then edit the 2nd row (now the first row since the first 
was deleted) data.

I cfdump form[gridname] & ".rowstatus.action"] and see 3 elements in the array 
in the following order [u][d][I].  the value of the original primary key column 
of the [U] row is empty.  If I don't delete a row in the grid then the value of 
the original primary key column is correct.

Has anyone see this?

I can provide the code if needed.

David

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:216094
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to