Search Type: Posts; User: lagos.tout
Search: Search took 0.03 seconds.
-
18 Jul 2008 3:16 PM
Jump to post Thread: ExtJS certification by lagos.tout
- Replies
- 13
- Views
- 9,695
Hi,
Any plans in the future for ExtJS certification for developers?
Thanks.
LT -
12 Apr 2008 11:46 PM
Jump to post Thread: Ext.ux.form.BrowseButton by lagos.tout
- Replies
- 159
- Views
- 87,032
Hi,
When using browsebutton, I've found that I have to manually set the width and height of the button with
Ext.fly(Ext.query('#artistImage_selectFile_id div')[0]).applyStyles('height: 18px;... -
3 Apr 2008 10:49 AM
- Replies
- 6
- Views
- 1,809
This happened to me in FF 2.0.0.13 on Windows XP.
-
1 Apr 2008 9:31 AM
- Replies
- 6
- Views
- 1,809
Sorry, but does this mean it's a valid bug? Or are you offering advice to me on how to deal with it?
Thanks.
LT -
31 Mar 2008 11:37 PM
- Replies
- 6
- Views
- 1,809
Discovered that calling enable() on a disabled menu button will enable it, but will not remove the disabled class, leaving it looking grayed out. The class that remains is: x-item-disabled.
... -
28 Mar 2008 10:55 AM
- Replies
- 836
- Views
- 308,183
Hi, Saki.
Yes, please move the thread. Sorry for the mis-post.
BTW, after a good night's sleep I found what the problem was:
Instead of::
<script type="text/javascript"... -
28 Mar 2008 4:45 AM
- Replies
- 836
- Views
- 308,183
Hi,
I'm using Saki's File Upload component for the first time and keep getting an error thrown every time i rollover the 'Add' button. The error is :
[Exception... "'Permission denied to get... -
10 Mar 2008 10:42 AM
- Replies
- 4
- Views
- 1,048
Awesome! Thanks!
LT -
10 Mar 2008 10:39 AM
- Replies
- 2
- Views
- 672
Cool! Thanks.
LT -
10 Mar 2008 2:28 AM
- Replies
- 2
- Views
- 672
Is there some simple way to ask a FormPanel component for all it's input subcomponents?
Thanks.
LT -
9 Mar 2008 4:08 PM
- Replies
- 3
- Views
- 1,111
Do you mean the 'waitMsgTarget' option for FormPanel?
Thanks.
LT -
9 Mar 2008 3:59 PM
- Replies
- 3
- Views
- 1,111
I looked at the XML form example. Actually, what I'm trying to do is a little different. I'd like to block a form while two comboboxes are loading their options by calling separate server-side...
-
9 Mar 2008 3:18 PM
- Replies
- 3
- Views
- 1,111
Is it possible to use LoadMask with a FormPanel?
I've tried and had trouble. If the answer is yes, are there any examples?
Thanks.
LT -
9 Mar 2008 2:18 AM
Jump to post Thread: Combobox blues by lagos.tout
- Replies
- 1
- Views
- 610
=D>
never mind. i saw a post about how the combobox should have mode set to 'local' when using Store with HttpProxy. go figure, seemed remote to me.
thanks anyway! -
9 Mar 2008 2:08 AM
Jump to post Thread: Combobox blues by lagos.tout
- Replies
- 1
- Views
- 610
Hi,
I've been trying to use a combobox but can't get the data to show in it.
Any suggestion would be appreciated. Thanks.
I'm consuming the data: (I've confirmed that the data is returned... -
8 Mar 2008 3:29 PM
- Replies
- 0
- Views
- 544
Hi,
Has anyone else encountered this? It only happens if the FormPanel containing the HTMLEditor is initially rendered as collapsed. This causes Firefox to display an error in its console:
... -
8 Mar 2008 3:21 PM
- Replies
- 2
- Views
- 1,052
Had the exact same thing happen except that it was an HTMLEditor component within a collapsible FormPanel. When the FormPanel was collapsed and then reopened, 'false' appeared in the HTMLEditor text...
-
8 Mar 2008 3:17 PM
- Replies
- 1
- Views
- 626
Followup:
I figured out how to show and hide the HTMLEditor in the formPanel, but that did not fix the flicker. Finally, I set animCollapse to false on the formPanel and that solved it. Too bad... -
8 Mar 2008 12:54 PM
- Replies
- 1
- Views
- 626
Hi,
Any help would be much appreciated. In the code below I keep getting a null value for emailEditor and a javascript error 'emailEditor has no properties' when the beforeCollapse event fires. ... -
7 Mar 2008 2:04 AM
- Replies
- 4
- Views
- 1,048
Or do you mean, save the selected Records on page 1, and then, after you've been to page 54, when you go back to page 1, those records are still selected?
-- Yes that's what I'd like to do. Is... -
7 Mar 2008 1:45 AM
- Replies
- 4
- Views
- 1,048
Hi,
Is it possible to store the selected records when paging between record sets using the grid component? I'm building my first grid and I'm stumped on this.
Thanks!
LT -
6 Mar 2008 5:59 PM
- Replies
- 4
- Views
- 4,947
Cool! Thanks guys, I'm on my way!!
LT -
3 Mar 2008 9:37 PM
- Replies
- 4
- Views
- 4,947
Hi,
I'm new to ExtJS. I've been using jQuery for over a year.
I've looked at the tutorials available and can't find anything dealing with just DOM manipulation: adding, removing, appending,...
Results 1 to 23 of 23
