This question is locked. New answers and comments are not allowed.
I'm using Ajax binding with InForm editing mode. Following the docs, it's easy to specify a ClientRowTemplate. However, what I want to do is show one client template for display and another for editing. i.e. display in tabular format, but edit in a custom shape. What's the recommended technique to display separate templates for display and edit mode in the ClientRowTemplate method?