extjs6-classic Questions
2
I am using a tagfield as a widget column. I am selecting few values from drop down and then saving it. Again when I open I wanted my selected value should be present there in tagfield. It is only c...
Antepenult asked 9/3, 2017 at 7:9
1
I want to create a placeholder in Extjs when you drag items from one panel to another panel. Items are dataView records.
Ext.application({
name: 'Fiddle',
launch: function () {
simpsonsStore =...
Demulcent asked 7/10, 2016 at 7:40
1
I have an Extjs 6 workspace with two packages (one for classic and one for modern) and a sample app in it. I have no problem styling the classic package components with the corresponding ui-mixins,...
Capwell asked 22/1, 2016 at 17:26
3
Solved
I'm trying to use the color picker under ext/packages/ux/classic/src/colorpicker
So I set my requires :
requires: [
'Ext.plugin.Viewport',
'Ext.window.MessageBox',
'ThemeDemoApp.view.main.Ma...
Bushire asked 24/7, 2015 at 9:20
0
I want to use HtmlEditor in PropertyGrid and my framework version is ExtJS
6.0.0.640 . But, I have a problem with this...
When I use Htmleditor to propertygrid a conflict to display. Yet, I chang...
Disintegrate asked 26/10, 2015 at 9:40
1
© 2022 - 2024 — McMap. All rights reserved.