Dynamic Form interacting with an embedded Grid

This Form demonstrates the fact that by virtue of inheriting from the Ext Container class, an Ext.form.FormPanel can contain any Ext Component. This includes all the subclasses of Ext.Panel, including the GridPanel.