Search Type: Posts; User: simplessus
Search: Search took 0.02 seconds.
-
17 Mar 2011 1:03 AM
Jump to post Thread: UploadPanel not working by simplessus
- Replies
- 1
- Views
- 901
The problem is the "fileuploadfield" UX component. I tried various versions now, the last working one is from the release 3.0.2 . I just reverted to that version and it all works again.
-
16 Mar 2011 1:39 AM
Jump to post Thread: UploadPanel not working by simplessus
- Replies
- 1
- Views
- 901
Hi,
after updating to ExtJS 3.3 the UploadPanel component does not work anymore. The Add and Upload buttons do not appear correctly.
Is there anybody having a solution / update for UploadPanel... -
3 Jul 2010 2:18 AM
- Replies
- 3
- Views
- 1,037
The problem is that "width" isNaN ! This is not catched, I will try to set fixed width now in my source code, maybe there is a problem with 100% in IE8...
-
3 Jul 2010 1:33 AM
- Replies
- 3
- Views
- 1,037
I have exactly the same problem.
-
28 May 2010 3:09 AM
- Replies
- 66
- Views
- 14,464
We also think it would be great to have RTL support one day as more than 100.000.000 people worldwide are native speakers of languages with RTL.
-
20 May 2010 6:55 AM
Jump to post Thread: Ext.ux.LiveGrid by simplessus
- Replies
- 823
- Views
- 295,306
Related to : Out of sync headers and rows when large number of columns displayed in Livegrid.
I can confirm this, I also have it. I am using ExtJS 3.2. -
20 May 2010 3:26 AM
- Replies
- 3
- Views
- 2,072
Has anybody solved this ? I have the same problem.
-
23 Feb 2010 12:44 AM
- Replies
- 0
- Views
- 490
Hello,
I integrated the HTMLEditor into the Portal-Demo of ExtJS. It works all fine until I move the HTMLEditor into a different position. After it is dropped the toolbar is still functional but... -
10 Feb 2010 9:11 AM
- Replies
- 6
- Views
- 5,369
Hello,
is there a chance to integrate the TDG Icon Browser into the RowEditor plugin without modifying the original RowEditor source code ?
Best regards,
Bjoern -
25 Jan 2010 8:17 AM
- Replies
- 0
- Views
- 434
Hi,
i habe a problem with a treepanel and drag n drop.
my tree looks like this:
- root
- folder 1 -
25 Jan 2010 4:09 AM
- Replies
- 32
- Views
- 9,406
Nice work!
How can I add a "onClick" listener, to fire an event when the user clicks on an icon ?
Best regards! -
30 Dec 2009 8:32 AM
- Replies
- 3
- Views
- 2,141
Hello,
does anybody know an existing component that combines a NumberField and a ComboBox to a field where users can insert money values and select the corresponding currency from the combobox ? ... -
28 Dec 2009 5:03 AM
- Replies
- 870
- Views
- 260,070
Hello,
I am just downloaded miframe 2.1 and I use ExtJS 3.1 .
When I open various tabs and then reload I receive a JS error in Firebug
El._flyweights is undefined... -
21 Dec 2009 12:19 AM
Jump to post Thread: Ext.ux.panel.DDTabPanel by simplessus
- Replies
- 72
- Views
- 25,294
Hello,
first of all: Great component, I love to use it.
I downloaded the new update 3.1 and it seems as if some modifications need to be done to use DDTabPanel with this update.
When closing... -
3 Dec 2009 11:28 AM
- Replies
- 6
- Views
- 3,824
Nice work ! Well done.=D>
-
21 Nov 2009 5:16 AM
- Replies
- 0
- Views
- 606
Hello folks,
I am using the roweditor to edit and add new elements within a grid.
My question is how I can trigger the RowNumberer to update after I added new records to the grid ? :-?
Best... -
12 Nov 2009 12:57 PM
- Replies
- 2
- Views
- 805
Already found the answer here: http://blog.extjs.eu/know-how/how-to-keep-expaded-state-of-accordion-items/
-
11 Nov 2009 11:31 PM
- Replies
- 2
- Views
- 805
Hello,
is there a simple way to save the last opened panel in an accordion layout into a cookie ? Like setting some "state"-config option ?
I stepped through the API and I think I am able to... -
6 Jul 2008 5:56 AM
- Replies
- 11
- Views
- 16,035
Thanks a lot, it works!
-
6 Jul 2008 5:45 AM
- Replies
- 11
- Views
- 16,035
I tried this, but firebug says "getCharCode" is not a function:
field_password.on('keyup',function(e,el) {
alert(e.getCharCode());
}); -
6 Jul 2008 4:24 AM
- Replies
- 11
- Views
- 16,035
How can I do this and receive the keycode ?
-
5 Jul 2008 1:56 AM
- Replies
- 11
- Views
- 16,035
Hello,
i am trying to add a check for password-fields if caps-lock is active.
Therefore I want to use my old function "check_capslock(e)". I don't know how to map that function to a textfield....
Results 1 to 22 of 22
