Then you should consider following things:
- Recommended/Easiest: How about using the „MultiSelection“ attribute type? Attribute system (only suitable for not too large amount of entries)
Example: nRMI3cb.png , You can customize this via custom ExtJS Components - If above doens’t help: How about letting your …view.list.Markets class inherit from Ext.grid.Panel instead of Shopware.grid.Panel ?
- If that’s not what you want: Then you should set the „hasOwnController“-Property to false and handle the events on your own
Cheers