This is a migrated thread and some comments may be shown as answers.

Custom/Hybrid Grid Editing with a Composite Model

0 Answers 54 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andre
Top achievements
Rank 1
Andre asked on 18 Jul 2012, 10:35 PM
I'm trying to implement a grid customization that combines inline editing with popup editing. I've created a sample jsFiddle to demonstrate what I'm trying to accomplish.

I *almost* have it working, but the issue that I'm seeing is that the address values in the popup editor always get saved when you change them, even when I cancel out of the edit.  I want to be able to have those values roll back to the original, similar to how the standard editing works.  I'd be open to flattening out the model if it makes things easier, but I would still need to support the dual editing functionality.

(Also, in Firefox for some reason it only updates the first address field and not the second.  But this is less of an issue, at least for right now).

I know I'm doing something a little incorrectly, I just need help seeing what it is.  Much appreciated.

AT

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Andre
Top achievements
Rank 1
Share this question
or