Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
100 views

I’m working on upgrading an application that uses ExtJS 4.0.1 to 7.9. The application doesn’t follow the standard Sencha application structure. Instead, we directly include ExtJS (JavaScript, SCSS, ...
0 votes
1 answer
47 views

I am trying to create a pie graph in ExtJS 4.2.2.1144 (3rd party product that I have no control over). I need to set custom colors to my pie slices, which works as needed. However, the legend does not ...
REW's user avatar
  • 786
0 votes
1 answer
65 views

I have upgraded my app from version 4 to 7 but when I use the xtype: 'treelist' the expanded icon doesn't show. I want to show that icon or change to other icon { xtype: "container", layout:...
0 votes
1 answer
52 views

I added combobox to my application: getParticipantsStore() { return Ext.create('Ext.data.Store', { fields: ['marketName'], data: [], // Początkowo puste, dane zostaną ...
0 votes
1 answer
77 views

"I can't find Ext.elevateFunction defined anywhere in the ExtJS documentation, yet it's being used in the codebase. I'm curious to know how it's defined." Here is the usage of Ext....
0 votes
1 answer
97 views

Currently I am working on a project using ExtJs (Version 5.0.1). Now since I often create stores, I wanted to create some kinde of template to copy or may even extend from. So I was annoyed to edit ...
Dwza's user avatar
  • 6,575
0 votes
1 answer
107 views

I'm trying to make a drop down button with a list of columns in a table. I created this code, but the problem is that when the code is executed, there are no columns in this yet, so the array is empty....
0 votes
0 answers
81 views

So I have a tree panel which contains some columns like a grid .These columns have menu's enabled by default . I want to completely disable/hide it.I suppose menuDisabled only works in Ext.grid.panel ...
0 votes
1 answer
201 views

inside grid click on add row it pop up a row contain 3 column 1 with search bar with dropdown where it store data from data base , when entering a digit it starts from first letter I wanted it to take ...
techie's user avatar
  • 11
0 votes
0 answers
47 views

{ text: 'SFTP Upload Status', width: 115, align: 'center', xtype: 'actioncolumn', sortable: false, ...
Febin's user avatar
  • 10
0 votes
1 answer
355 views

I have these two grid checkbox columns xtype:'checkcolumn', dataIndex:'FUN', id:'fun', listeners:{checkchange:'onFunChecked'}, xtype:'checkcolumn', dataIndex:'FUN2', id:'fun2', listeners:{checkchange:...
0 votes
0 answers
49 views

when trying to get zip through postman we are getting zip file correctly , but when I'm trying to get using ajax call zip file I'm getting is corrupted . I used fetch function also but its not working
Febin's user avatar
  • 10
0 votes
1 answer
69 views

I have two tag fields. 1-Parent tag 2-Child tag Parent tag includes 5 categories i.e a,b,c,d,e Child tag includes the corresponding tags from parent Ex- If a user selects parent tag 'a'(or a,b,c) or ...
0 votes
1 answer
348 views

In extjs when trying to add xtype:'passwordfield' i'm getting this following error: Unrecognized class name / alias: widget.passwordfield Synchronously loading 'widget.passwordfield'; consider adding ...
Febin's user avatar
  • 10
0 votes
1 answer
447 views

when generated new app for extJs using this command on Ubuntu terminal sencha generate app -ext MyApp path/to/folder that time terminal show me Sencha Cmd v7.5.1.20 [ERR] The specified string cannot ...

15 30 50 per page
1
2 3 4 5
...
371

AltStyle によって変換されたページ (->オリジナル) /