Search Type: Posts; User: vishpool
Search: Search took 0.02 seconds.
-
8 Nov 2012 8:30 AM
- Replies
- 25
- Views
- 3,233
List.refresh() seems to do the trick. Is this the best way?
-
8 Nov 2012 8:11 AM
- Replies
- 25
- Views
- 3,233
Mitchell,
I've a similar use case, but with a custom component (instead of TextField) which has variable (expandable) height. If this were to be expanded by user, the next item (rendered off... -
16 Aug 2012 5:14 AM
- Replies
- 4
- Views
- 682
Mitchell, do you know when 2.0.3 will be release to the masses? Could you share an override in the meantime for us?
-
12 Jun 2007 11:39 AM
Jump to post Thread: Ext @ The Ajax Experience by vishpool
- Replies
- 37
- Views
- 9,997
Great! I actually put down EXT as one of the desired vendors. Are we planning on releasing 2.0 by then?
I would be up for some drinks sometime...I will be down there for 4 days -- traveling from... -
5 Jun 2007 12:35 PM
- Replies
- 9
- Views
- 2,009
I am not sure how to debug this, because it ends up in the *utilities.js (which isn't very friendly to read)...
See attached, hoping you could track something down...
Like I said previously, I... -
5 Jun 2007 11:13 AM
- Replies
- 9
- Views
- 2,009
No, not me. But, it seems like Ext is...see attached.
My split/sliders don't even work, but I had them working. I only noticed it when I started using LayoutDialog. -
5 Jun 2007 10:33 AM
- Replies
- 9
- Views
- 2,009
Where should I find the function definition btw? I am greping the whole Ext package, and see a lot of references to it, but no definition?
-
5 Jun 2007 10:24 AM
- Replies
- 9
- Views
- 2,009
In this order...
<link rel="stylesheet" type="text/css" href="../common/ext/resources/css/ext-all.css"/>
<link rel="stylesheet" type="text/css"... -
5 Jun 2007 10:03 AM
- Replies
- 9
- Views
- 2,009
Y.Dom.getViewportWidth is not a function
../common/ext/adapter/yui/yui-utilities.js
Line 11
I am not sure why I am getting the above? I don't think I am missing any files. Tried searching but... -
5 Jun 2007 6:12 AM
- Replies
- 1
- Views
- 1,260
I have a div that I wrap with a ContentPanel, and I am using a 3rd party module that uses a child div inside it to wrap a UI (e.g., YMap). At the point that I initiated this module, the child div...
-
5 Jun 2007 6:08 AM
- Replies
- 4
- Views
- 1,243
Figured it out...I was actually using 'timeout' param (not sure why exactly), and '600' as the value wasn't working well. So, I just took the timeouts out (mouthful) and it works now!!!
-
5 Jun 2007 5:44 AM
- Replies
- 4
- Views
- 1,243
I can't seem to track it down...just because its inconsistent. Question: is HttpProxy multi-thread safe? That is, is it safe to run multiple requests at the same time (but different...
-
4 Jun 2007 9:34 AM
- Replies
- 4
- Views
- 1,243
Also, I have been trying to track it down with firebug (w/o luck), but this is interesting:
Firebug doesn't show any data/response from time to time...see attached. It's inconsistent again in that... -
4 Jun 2007 9:23 AM
- Replies
- 4
- Views
- 1,243
Hi Guys,
I am not sure if I am doing something wrong, or if it's just how Ext is behaving. I have two custom panels, each with it's own ds/httpproxy calls. If I just run one, I have no problems...
Results 1 to 14 of 14
