This question is locked. New answers and comments are not allowed.
Have a master-detail grid working for display and editing of the Master records (via Popup). I need to add editing of the Detail records, in-line, but cannot figure out how to configure the detail grid in the master's detailView to do the right thing with DataBinding. I'm using Server databinding, but could also use Ajax- no joy with either and all the master-detail example are devoid of editing! (BIG oversight)