I'm having trouble with binding a grid. It's happened with different data adaptors, currently I'm using RemoteSaveAdaptor. I pass the data to the grid, and it displays OK... however, editing doesn't work at all. When using EditMode.Dialog, I see the entire dataset at once in the dialog, with multiple save/cancel buttons:
http://screencast.com/t/Hzvm6JexDO
I've attached the sample project that was in the screenshot. the Crusts/Index view has the grid in it.
Attachment:
SFGridTest1_b9868eb7.zip