Search Type: Posts; User: timbonicus
Search: Search took 0.02 seconds.
-
7 Nov 2011 3:44 PM
- Replies
- 5
- Views
- 1,979
I found this thread when attempting the same function call - panel.getDockedComponent('bottom'). The documentation is vague as to what 'position' means. ExtJS 4 does not seem to have an easy way to...
-
3 Nov 2011 8:51 AM
- Replies
- 18
- Views
- 6,754
I ran into this error in IE8 with only ext-all.js included. It turned out that I had accidentally included ext-all.js twice in the same page with server-side includes. Another thing to check if...
-
3 Mar 2011 4:07 PM
- Replies
- 406
- Views
- 144,310
The behavior can be controlled with the removeValuesFromStore configuration option. Access the selected items with <SuperComboBox variable>.items (or this.items in a subclass).
-
7 Jan 2011 4:05 PM
- Replies
- 406
- Views
- 144,310
The ext-all.js script tag must come before the SuperBoxSelect.js script tag.
-
6 Dec 2010 3:18 PM
- Replies
- 0
- Views
- 957
Ext version tested:
Ext 3.3 rev 1
Adapter used:
ext -
17 Nov 2010 8:54 AM
- Replies
- 0
- Views
- 792
Ext version tested:
Ext 3.3 rev 0
Adapter used:
ext -
30 Sep 2010 9:41 AM
- Replies
- 0
- Views
- 741
Ext version tested:
Ext 3.2 rev 1
Adapter used:
ext
css used: -
31 Aug 2010 9:46 AM
- Replies
- 406
- Views
- 144,310
I'm also curious about the license. Is there any way to allow free-form values to be added to the SuperBoxSelect? I'm using it for an email dialog where you can select from existing contacts or type...
-
25 Aug 2010 8:00 AM
- Replies
- 1
- Views
- 758
The DomHelper documentation seems to be missing information. The header mentions (and attempts to link to) the methods append, insertBefore, insertAfter, etc:...
-
20 Aug 2010 3:13 PM
- Replies
- 1
- Views
- 1,254
The DataReader class uses a 'meta' object instead of the standard ExtJS convention of a config object. The configuration options are not fully documented; DataReader references idProperty in the...
Results 1 to 10 of 10
