Is it possible to create an extended EXTJS control that can be added through HTML
Is it possible to create an extended EXTJS control that can be added through HTML
I have the following ASPX page.
I want to be able to add an extended ComboBox control into Panel3 Items. I want to be able to add this through HTML code.