I've got a Grid with a Custom popup template that contains an Editor control. When clicking the update button with HTML the page doesn't close and when debugging the controller action the breakpoint is never hit as an exception occurs during model binding (I think). When just entering plain text with no markup the model binding works correctly, the window closes and everything is peachy. I've attached a sample project to demonstrate. Try saving with just normal text and then try using HTML in the editor.
Any resolution\work around\ explanation of what I'm doing wrong would be appreciated.
Rob
Any resolution\work around\ explanation of what I'm doing wrong would be appreciated.
Rob