I am looking for a way to manage in-line editing where editor is a bit more complex than one field.

More specificaly I am using rowexpander and within rowxpander I have template. When user clicks on given row in this template I would like to "expand it" with little inline form. I would like to inject component.

Grid can be rather large (up to 100 records) so I would like to keep resources on minimum - no not needed extjs components, containers - just on the "as needed" basis.

Any ideas how to accomplish something like this?

Maybe something along these lines:

http://ift.tt/1tJpP6r