Search Type: Posts; User: wcasado
Search: Search took 0.06 seconds.
-
29 Mar 2010 8:29 AM
Jump to post Thread: [3.x] Ext.ux.form.SuperBoxSelect by wcasado
- Replies
- 289
- Views
- 104,160
Hi Dan thank you for this great plugging.
I have a issue with a superboxselect which is loading the store from PHP fine, also it's sending the values to the mysql/php server just fine. However when... -
22 Dec 2009 5:41 PM
- Replies
- 9
- Views
- 4,767
Check this: http://www.extjs.com/forum/showthread.php?t=73640
hideMode: 'offsets' did the trick for me!
:D -
20 Dec 2009 6:43 PM
- Replies
- 1
- Views
- 1,403
I wanted to add ENTER key functionality to a combobox and your sample code work perfectly for our needs.
combobox ...
..........
listeners: {
specialkey: function(f,e){
if (...
Results 1 to 3 of 3
