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

I have a Grid, and on the grid line I want to render an awesome font icon depending on a condition. text: UITEXT.GENERAL_STATUS, dataIndex: 'status', sortable: false, flex: 0.5, align: 'center', ...
Joclelson's user avatar
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
0 answers
97 views

I have a problem with the store, it shows the console "404 model not found" this happens when clicking on the combobox which has the store defined, when I do a .setstore to the combobox also ...
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
102 views

In EXTJS how we can control tab cursor movement in form page , currently I have textfields in formpanel and when pressing tab button its moving in vertical direction I want to move that in horizontal ...
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
565 views

Is there any way to add mandatory check for the input to the MessageBox prompt in Extjs like we use allowblank for textfields?
0 votes
1 answer
231 views

I want to execute a Ext.Msg.show() function synchronously in ExtJs-5 onButtonClick : function() { 1. some code... 2. Ext.Msg.show({ title : 'Confirm Please', msg : 'Please be ...
0 votes
0 answers
155 views

Need some suggestions, looking more of a work around for prod issues. We have Sencha ExtJS version 5.1.1 application with Classic toolkit, for Touch screen devices scrollbar just disappearing. From my ...
0 votes
1 answer
274 views

I want to be able to load whatever option was selected last in my Ext JS ComboBox when I refresh the page. Currently with this code below it just loads the first option 'all' every time. I know there ...
0 votes
1 answer
205 views

I am working with ExtJS 5 and am trying to hide the columns of an internally defined grid that extends Ext.Component. I will first explain the motivation behind this. The thing is, while the grid is ...
Etfrerrr's user avatar
  • 115
1 vote
0 answers
61 views

My database is structured with 3 tables: Product, Operation and a junction table Product_Operation for manage many to many relationship. The junction table is defined with more than two columns, in ...
2 votes
1 answer
92 views

I'm new to working with Ext Js. I downloaded it using npm and then followed the documentation on the website, when I tried to create my first application, I got an error saying "caractere ...
0 votes
0 answers
213 views

I am not much experienced in Extjs. I have a grid. It has one column [IP Address]. There are two tabbed buttons provided 'Add' and 'Remove'. On click of 'Add', adds an IP to grid and 'remove' removes ...

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

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