We used to have itemTpl which could be used on an Ext.Panel to render config.data using an XTemplate. There is no longer an itemTpl config to render in a Panel.
Are we supposed to use a DataViewItem rendered inside a panel if we wish to render a Record to a template within a panel?
Advice is appreciated.
Thanks.