Hi Evan,
Thank you for your answer.
I'm using 7.2.0 modern. I'm aware of "store.loading" binding in a viewModel. The problem I have is with link. I do understand that viewModel is updated only...
Type: Posts; User: pmarko
Hi Evan,
Thank you for your answer.
I'm using 7.2.0 modern. I'm aware of "store.loading" binding in a viewModel. The problem I have is with link. I do understand that viewModel is updated only...
Hello,
I'm trying to figure out how to mask/unmask view while doing viewModel.linkTo('theModel', {type: 'Model', id: 1 });
theModel is updated only when loading is completed. I would like to...
Hi all,
Can someone help me with enabling text selection on Grid panel please ?
userSelectable: {
bodyElement: true
},
does not work for me.
After material theme change this is what I can see In design view.
58198
As soon as I try to add reference to the model field architect goes belly up. Had to bypass with hasOne config
58197
Hi there,
Started using architect again just for small project. Great improvements.
Found the problem with architect not letting me to set the config object instead of string for the layout.
...
Same here with 4.2.8.440
Thank you very much for answer.
I went the B way as the buttons are coming from database config.
Hi there,
Can someone help me with the button handler issue please ?
I have a container with bunch of buttons and I need all of them to hit same listener on click.
Quick and dirty piece of...
Hi lads,
Found one for you.
1. Create new empty project ExtJS 4.2.X
2. Add new "class" to views
3. Change extend property in property inspector from Ext.Base to Ext.draw.Component
4. Confirm...
Oh, so true :-D Sorry for off topic. Thanks million for the post.
Hi Folks,
Ext.data.Model does not load nested associated data when save method is performed because Ext.data.Model.copyFrom method doesn't do deep clone.
This override fixed it. Tested with...
Hi Folks,
Ext.View.Table does not refresh columns when model.save on model instance already existing in store is performed as changedFieldNames in shouldUpdateCell method is null.
...
Bump ...
Hi sencha team,
In SA2.1 I can not set the custom config property to use with config system (this.initConfig()) in Extjs 4.1.
It is completly legal and I don't understand the reason why is this...
Yes please. Thanks.
Thanks,
Same results with master / slave..
And I have found this.
http://extjs-tutorials.blogspot.ie/2012/05/extjs-belongsto-association-rules.html
Focus on this:
Unfortunately not.
ExtJS 4.1.1 without proxy defintition fails with
Uncaught TypeError: Cannot call method 'indexOf' of undefined (in method urlAppend)
as mentioned above.
ST...
Hi folks,
I need a little help. I can't retrieve belongsTo associated model when using memory proxy.
EDIT : This is ExtJS 4.1.1 behaviour. In ST 2.0.1.1 example works as expected. But in 2.0.1...
+ 1 Extjs 4.1.1 same issue.
Dependency Injection and Inversion of control.
Hi lads,
It is possible to make controllers configurable same way as views, stores and models in application config ? I need to use lazy instantiation and i can't get rid of them in SA2.
Thanks.
This is happening to me very often when I'm creating / editing overriddes. Cursor won't follow the click. I have to use arrows to navigate. Ubuntu 12.04 64b.
+1
+1