Search Type: Posts; User: rabelanger
Search: Search took 0.04 seconds.
-
10 May 2013 1:11 PM
- Replies
- 6
- Views
- 430
Reading the doc, nothing says anything about limitation to the store even though it is... minimally it should loop over the loaded data or show a warning, not an error.
-
2 May 2013 12:31 PM
Jump to post Thread: Undefined mixin - ExtJs 4.2 by rabelanger
- Replies
- 2
- Views
- 412
Hi,
I have an app that I just upgraded to 4.2 from 4.1.2. I'm using the sandbox version because we still haven't fully migrated everything to Ext 4 yet.
I managed to create my new theme... -
8 Jan 2013 7:34 AM
Jump to post Thread: Moving ext folder by rabelanger
- Replies
- 2
- Views
- 360
Hi,
I generated an app using sencha cmd, everything worked fined. The only thing I want to do is move the ext folder. Instead of ext at the root, i'd moved it to libs/ext. I have a few other libs... -
3 Jan 2013 12:59 PM
Jump to post Thread: Suggestion for documentation by rabelanger
- Replies
- 0
- Views
- 671
Hi,
I use the api's documentation a lot (sencha touch / extjs) and there is something that is really isnt practical in terms of user experience. The title of any component is always the last... -
28 Nov 2012 7:12 AM
Jump to post Thread: TreePanel performance issue by rabelanger
- Replies
- 8
- Views
- 984
You said the load takes 6-8 seconds? Your server side logic needs to be optimized as ExtJs isn't responsible to building the response but rather just rendering it. When you look at your web console,...
-
13 Oct 2012 7:13 PM
- Replies
- 2
- Views
- 443
I'm not sure if its a bug. I have images with variable heights. Using the src.sencha service, my images width are determined by the size of my screen, but the height may vary depending on the image....
-
9 Oct 2012 1:19 PM
Jump to post Thread: Views too small after upgrade by rabelanger
- Replies
- 7
- Views
- 647
Same thing happened to me, try recompiling the SASS or if your using the .css out of the box, update your reference in your .html file. Solved the issue for me.
-
9 Oct 2012 9:50 AM
- Replies
- 2
- Views
- 443
Hi,
With the release of 2.1 and the new list, items height can either be variable of fix, which is greatly appreciated in terms of performance. The only problem I have is that in my xtemplate, I... -
15 Sep 2012 11:11 AM
- Replies
- 4
- Views
- 1,078
With the callback key set to '_callback', its working fine. Im having trouble mapping it in my jsonreader. The structure I get from yahoo pipes is
{
value: {
items:[{
... -
17 Aug 2012 9:51 AM
Jump to post Thread: TreePanel performance issue by rabelanger
- Replies
- 8
- Views
- 984
Hi,
I'm having performance issues with the treepanel and I'm not loading huge amount of data. The treestore loads about 200 nodes (calls are < 100 ms), which are all child of the root node. It... -
15 Jun 2012 8:09 AM
Jump to post Thread: Ext JS 4.1.1 RC2 Now Available by rabelanger
- Replies
- 29
- Views
- 12,333
Good job on bug fixes, especially with the grids.
I tested it out and found a bug with a buffered store (also using gouping feature and rowbody feature) which appeared after 4.1.1 rc1. Calling... -
11 May 2012 7:28 AM
- Replies
- 2
- Views
- 587
For some reason refreshNode doesn't refresh the row. It does recall getAddtionalData where the data is updated but the dom stays as is. If I call view.refresh(), the row gets properly updated. I...
-
10 May 2012 1:59 PM
- Replies
- 2
- Views
- 587
Hi,
I currently have a grid which a rowbody, using the getAdditionalData. In the rowbody, I show data about the record/model and its association. When I set a value on a record, only the row is... -
26 Apr 2012 2:07 PM
- Replies
- 1
- Views
- 289
Hi,
I have a standard Ext.grid.Panel with 5 columns, where 2 of them are templatecolumn. My model used in the store of the grid has 2 relation 'belongsTo' which are are loaded when the grid's... -
9 Sep 2011 4:44 AM
Jump to post Thread: On/Off toggle buttom by rabelanger
- Replies
- 26
- Views
- 22,332
Hi,
I tried your on/off button on my app (sencha touch 1.1/ phonegap 1.0) on a iPad 2. The button inside the slider is off a bit, the button doesn't fit flush inside the slider.
I'll post the...
Results 1 to 15 of 15
