Hi

Flex is new to me but I'm having fun setting up a datagrid with a CF 
dataprovider.

It works well so far and I have the CRUD functionality I need, however if 
possible I'd like to add a system of undo/redo on the grid.

I was thinking of maybe intercepting each query in the cfc and serialising a 
WDDX packet recording the pre-edit state of a cell and storing it in a database 
table so that I can rewind each change.

Or is there some built in Flex functionality I don't know about?

Any ideas? 

Thanks

Brian 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Want to reach the ColdFusion community with something they want? Let them know 
on the House of Fusion mailing lists
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:322524
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to