I’m working on custom component, which will contain combo and displayfield. It’s supposed to be a combobox with validation message next to it.
I’m wondering, from which base class to derive that one in order to have such functionality like store binding ect?
I’m working on custom component, which will contain combo and displayfield. It’s supposed to
Share
Eventually I found that it can be a simple Ext.panel.Panel.