This question is locked. New answers and comments are not allowed.
I'm using an EditorTemplate for the type that my grid is displaying, and the grid is set to Editable with GridEditMode.PopUp. I'm seeing the template display correctly, but I am not able to update. When I click the update button on the popup, nothing happens. The update controller action is not called, and the popup does not close. What could be causing this issue? Or is there a better way to setup a custom editor template for the object?
Thanks!
Thanks!