Search Type: Posts; User: JoyfulBobHome
Search: Search took 0.03 seconds.
-
30 Mar 2013 5:54 PM
- Replies
- 2
- Views
- 731
Can I ask how you are "I am using ExtJS 3 to load HTML email messages into a Tabpanel"?
I ask because I've been assigned to reduce Outlook emails that clog it up.
I'm looking at creating a... -
28 Mar 2011 1:44 PM
Jump to post Thread: Ext.ux.list.ProgressColumn by JoyfulBobHome
- Replies
- 6
- Views
- 2,531
Very nice plugin!
I was wondering if it could be adapted for a GridPanel? -
27 Mar 2011 5:54 PM
- Replies
- 8
- Views
- 14,854
Great idea, however I couldn't get it to work. When double-click the tab's Selector nothing happens. Here's my tabPanel. What am I missing?
var itTabPanel = new Ext.TabPanel({
... -
21 Mar 2011 8:29 PM
Jump to post Thread: Container in TabStrip Area by JoyfulBobHome
- Replies
- 6
- Views
- 2,205
Very nice plugin!
This will save me valuable form space!
Thanks. -
21 Mar 2011 7:44 PM
- Replies
- 4
- Views
- 2,154
Very nice counter Thanks.
I implemented it and then right-justified the counter so it doesn't overlay the text. I also left-justified the typed text.
It would be nice if it wouldn't be twice as... -
24 Feb 2011 6:08 AM
- Replies
- 1
- Views
- 503
FYI, I was able to use a container instead of a compositefield:
{
xtype:'fieldset',
//title: 'Addresses',
border: false,
collapsible: true,
... -
23 Feb 2011 2:13 PM
- Replies
- 1
- Views
- 503
Here's my form code:
{
xtype:'fieldset',
//title: 'Addresses',
border: false,
collapsible: true,
autoHeight:true,
... -
7 Jan 2011 9:46 AM
Jump to post Thread: Fusion + EtxJS by JoyfulBobHome
- Replies
- 11
- Views
- 2,639
Thanks! This works great!
Is there be a .SWF file for a Series Column chart (FCF_MSColumn3D.swf)?
We're using series charts in 2.2 and it would be nice to be able to use them in 3.x. -
10 Dec 2010 11:37 AM
- Replies
- 2
- Views
- 2,030
Hmm. I'm surprised to hear that. I was under the impression that 3.X was redesigned to perform faster.
So what have you heard about 4.0 that improves performance? Is that on the Sencha Blog or... -
19 Oct 2010 11:18 AM
- Replies
- 6
- Views
- 1,753
I tried but my rowexpander text is still unselectable (we're using ExtJs V3.3):
var flexRLSGrid = new Ext.grid.GridPanel({
id: 'flexRLSGrid',
ds:... -
19 Oct 2010 11:17 AM
- Replies
- 6
- Views
- 1,753
I tried but my rowexpander text is still unselectable (we're using ExtJs V3.3):
var flexRLSGrid = new Ext.grid.GridPanel({
id: 'flexRLSGrid',
ds:... -
18 May 2010 8:16 AM
Jump to post Thread: l.fireFn is undefined ? by JoyfulBobHome
- Replies
- 8
- Views
- 6,979
Yes! Your post helped us!
I was getting that error which didn't allow my context menu to display. After triple checking my code and reading this post I found out I had a case typo in my listener's... -
7 May 2010 5:24 AM
- Replies
- 4
- Views
- 940
Thanks for your replies! I appreciate it! =D> It gives us a starting point for further investigation.
-
6 May 2010 7:56 AM
- Replies
- 4
- Views
- 940
I searched the forums and couldn't tell if an ExtJS app can handle drag n drop from/to other PC apps, like Word or Windows Explorer. Say dragging a Windows Explorer file into a ExtJS tree node, or...
-
3 May 2010 7:51 AM
- Replies
- 10
- Views
- 7,991
Great extension! Thanks!
I'm getting the following error when my page loads:
H is undefined
apply(Object { name="K"}, Object { name="H"}, Object { name="J"})
Ext.ux.MultiSelectListBox.js()... -
28 Apr 2010 5:45 AM
- Replies
- 9
- Views
- 1,826
I figured it out from a different post that wasn't related to this at all.
You need to override the syncHeight fnc.
Here's the code in case anyone else run's into this problem:
... -
27 Apr 2010 6:11 AM
- Replies
- 9
- Views
- 1,826
Can somebody please help us on this? We really need an answer. It's holding up our entire upgrade to V3.2. I see other posts with this error but no solution. I suspect others are experiencing this in...
-
21 Apr 2010 9:37 AM
- Replies
- 9
- Views
- 1,826
bump...
FYi, this also happens in another pre-v3.2 app that I tried to convert. -
14 Apr 2010 12:04 PM
Jump to post Thread: sum values when grouping by JoyfulBobHome
- Replies
- 2
- Views
- 953
bump
-
6 Apr 2010 9:24 AM
- Replies
- 9
- Views
- 2,084
Interesting post; thanks. Could this be adapted to trap errors in a grid's JSON response? Our issue is the grid JSON fails if there's a carriage return (ENTER key) in a field's value. The entire...
-
6 Apr 2010 6:19 AM
- Replies
- 9
- Views
- 1,826
I receive this error in moving from 3.1 to 3.2.0. I've got 3 grids inside a viewport's center region, and panels in the west and east regions. I searched the forums and saw that lastSize is tied to...
-
5 Apr 2010 1:57 PM
- Replies
- 69
- Views
- 33,812
Very nice extension, Saki.
I searched the forums and couldn't find the specific themes used here; can someone provide a direct link?
Thanks! -
5 Mar 2010 6:52 AM
- Replies
- 0
- Views
- 408
I turned this property on in my prompt field but when I run the app and click on the CB input area (not the trigger button) I get this error:
e.xy is undefined
[Break on this error]... -
25 Feb 2010 1:54 PM
- Replies
- 5
- Views
- 1,158
That did it!
Thanks so much, Jerry! :D
P.S. We just LOVE your ExtJS in Action book! We've learned a lot more of the fundamentals of ExtJS in addition to what we already knew, plus a lot more... -
25 Feb 2010 12:55 PM
- Replies
- 5
- Views
- 1,158
Searched the forums but couldn't find an answer.
I've got a dynamic CB that works fine. However, when I load an existing record via form.load() the CB displays the valueField instead of the...
Results 1 to 25 of 80
