Search Type: Posts; User: monzay
Search: Search took 0.02 seconds.
-
17 Mar 2011 6:11 AM
- Replies
- 0
- Views
- 731
I need some help understanding why the "look" of my EXT JS tabs are different within a file that also contains other CSS libraries vs when a file does not reference those other libraries. I can see...
-
18 Nov 2010 1:27 PM
Jump to post Thread: hyperlink from a messagebox button by monzay
- Replies
- 1
- Views
- 600
Never mind.
window.open('http://www.yahoo.com'); -
18 Nov 2010 1:21 PM
Jump to post Thread: hyperlink from a messagebox button by monzay
- Replies
- 1
- Views
- 600
I'm experimenting with the Ext.MessageBox example and I want a webpage to open when the user clicks on the 'No' button. However, being new to this API, it is not obvious to me how I am supposed to...
-
4 Jun 2010 12:10 PM
- Replies
- 3
- Views
- 755
It worked. Thanks!
-
4 Jun 2010 9:31 AM
- Replies
- 3
- Views
- 755
When I use the code below it outputs something like this: blah blah blah (1 ). Is there any way to get rid of the space between the number and the closing parentheses?
groupTextTpl: '{text}... -
20 May 2010 6:52 AM
Jump to post Thread: ext.windows and html frames by monzay
- Replies
- 0
- Views
- 313
Is it possible to open an ext.window in a html frame from clicking on a button in a separate frame? Most of the replies to similar posts say to use viewports but I don't have that option with the...
-
20 May 2010 5:31 AM
- Replies
- 1
- Views
- 636
I figured out that my code was pointing to an earlier version of the extjs library (2.2.1). The development website I use to test is a shared space and I assumed that the ext js version was the same...
-
18 May 2010 12:31 PM
- Replies
- 1
- Views
- 636
I don't understand why text formatting and layout inside a ext.window looks so different across browsers. I understand that each browser is different. I guess my question is "how do I fix it?" I've...
-
30 Apr 2010 9:11 AM
- Replies
- 2
- Views
- 1,310
I have a grid panel inside a tab panel. I'm trying to get a tooltip to work inside the grid cells. It works outside of the panels. If I just use a qtip inside the grid cell it works. I cannot get...
-
4 Mar 2010 11:39 AM
- Replies
- 5
- Views
- 985
Thanks again but I just figured it out. In the external file I had wrapped the function that creates the groupingstore inside an Ext.onReady(function(). Once I removed it the page loaded correctly.
-
4 Mar 2010 10:20 AM
- Replies
- 5
- Views
- 985
Thanks for the suggestions and explanations. I made the changes you suggested but firebug tells me that "get_akstore is not defined".
I agree with you that there are probably other and better... -
4 Mar 2010 8:34 AM
- Replies
- 5
- Views
- 985
I have a page that creates a gridpanel from a groupingstore using an array. It works fine. I want to separate the data from the layout. I tried to move the code (data plus reader) that creates the...
-
29 Jan 2010 7:16 AM
- Replies
- 2
- Views
- 1,556
This helped. And, thanks for the extra tips too.
-
28 Jan 2010 12:03 PM
- Replies
- 2
- Views
- 1,556
Hi,
I've just begun to learn Ext JS.
I'm working through the Learning Ext JS book. I'm stuck in Chapter 7 on layouts. I can display the simple layout (north, south, east, west, center). I can...
Results 1 to 14 of 14
