Ext.NET
Ext.NET copied to clipboard
absent: ext-colorPicker's Template inner block
Found: Ext.NET 7.0.0-preview4_2020-07-18.
This one really looks like just for some reason Ext.NET 5's referred to template as an alias of tpl. According to Ext JS, the actual config would be Ext.picker.Color.tpl.
Other Ext.NET 5 components, like ext:DataView in Data View > Advanced > Report uses the <Tpl /> tag, which suggests this one should be renamed to Tpl as well.
But there are other examples using the <Template /> tag as well.
Note: Not to be mistaken with the UX Colorpicker button, colorPreview, field, selector from Ext.ux.colorpick.
WebForms examples matching <Template
- Chart > Combination > Infographic
- ColorPicker > Basic > Custom_View
- GridPanel > ColumnModel > Column_Variations
- GridPanel > RowExpander > Local_Mode
- GridPanel > RowExpander > Remote_Mode
- Miscellaneous > Icon > Icon_Summary
- TreePanel > Advanced > TreeGrid