Search Type: Posts; User: Henrik Rutzou
Search: Search took 0.04 seconds.
-
1 May 2012 7:59 AM
Jump to post Thread: Ext 3 to 4 Migration by Henrik Rutzou
- Replies
- 284
- Views
- 98,493
[BREAKING][4.0][Ext.data.Store]: No valid model or field configuration could be found so this store could not be constructed. Please see the header docs for Ext.data.Store for details on properly...
-
12 Aug 2011 10:29 AM
- Replies
- 413
- Views
- 162,764
@Doug
Thank you for your help and advice, unfortunately this is one of the cases where it is necessary to have the process done procedural. I have 3 combos where the value in the first has to go... -
12 Aug 2011 3:31 AM
- Replies
- 413
- Views
- 162,764
@hendricd
I have tried both you solution and also to add a queue, but I think that the problem is in this extension because of the statement "this.store.load()". I have also tried to add a... -
11 Aug 2011 2:33 AM
- Replies
- 413
- Views
- 162,764
Hi,
I have 3 remote combo's with initial field values where the value in combo 1 must be passed as a parameter for the combo 2 etc.
I'm on Ext JS 3.3.0
I'm trying to delay the AJAX call... -
8 Aug 2011 8:58 AM
Jump to post Thread: Slate Theme for 4.0? by Henrik Rutzou
- Replies
- 27
- Views
- 21,096
me to
-
8 Aug 2011 8:56 AM
Jump to post Thread: Ext.LocaleManager by Henrik Rutzou
- Replies
- 54
- Views
- 8,481
Hi,
here is another way that I use in v3.3:
Translation of general text used in controllers is done in the browser by adding a javascript file with the appropriate language:
1. A... -
1 Aug 2011 10:48 AM
Jump to post Thread: Bug in JsonStore ? by Henrik Rutzou
- Replies
- 0
- Views
- 419
This is at Ext JS 3.3.0
I have a remote store in a Combo, it is really quite simple but is generic because the description comes from the server in the responce:
,store:new... -
8 Jan 2010 5:46 AM
- Replies
- 870
- Views
- 257,555
Hi,
I'm trying to upgrade from Ext 2.3.0 to 3.1.0 and uses miFrame to send messages from open tabs back to the viewport.
But I'm stocked, because it dosn't work anymore and I have tried a lot... -
10 Nov 2009 6:17 AM
- Replies
- 11
- Views
- 7,438
so I did a little rewrite and has to live with the extend for a while:
Ext.override(Ext.form.ComboBox, {
setValue : function(v){
var text = v;
if(this.valueField){
... -
10 Nov 2009 4:49 AM
- Replies
- 11
- Views
- 7,438
May I suggest a little add on to the feature request:
When you use the drop down or search facility the system automatically adds
query, limit and start parameters to limit the servers... -
8 Oct 2009 10:37 AM
- Replies
- 1
- Views
- 668
I know, it's propabely somewhere in the documentation, but I'm running low on batteries trying to find it :((
How can I place an icon in the title of a grid or a window that opens a new window ?
... -
10 Aug 2009 12:41 PM
Jump to post Thread: New Open Source Project by Henrik Rutzou
- Replies
- 0
- Views
- 788
Hi, I am working on a number of server side API's and functions based on IBM Power System i (IBM AS/400 / IBM Iseries) to support efficient application modernisation and commercial applications (ERP)...
Results 1 to 12 of 12
