Search Type: Posts; User: funseason
Search: Search took 0.02 seconds.
-
16 Sep 2007 6:06 PM
- Replies
- 23
- Views
- 7,962
no one help?
-
14 Sep 2007 1:32 AM
- Replies
- 23
- Views
- 7,962
When i use Table-grid,i remove the autoHeight:true,but the scrollbar was not appear?the scroll bar of table-grid don't work?why?
here is my html and js code:
<div id="table-grid">
... -
13 Sep 2007 11:24 PM
- Replies
- 18
- Views
- 4,085
How to defined this: Divo ,when i run your code,firebug show a error :Divo is not defined
-
12 Sep 2007 7:51 PM
- Replies
- 18
- Views
- 4,085
Where is my hero?
-
12 Sep 2007 6:25 AM
Jump to post Thread: 英文不好,我用中文,大家看得懂吗? by funseason
- Replies
- 43
- Views
- 19,929
Chinese:
太恐怖了~~extjs论坛里面熟悉的几个都是Chinese....
Translate:
oh,my god!~ Some friends of extjs forums were almost Chinese. -
11 Sep 2007 11:32 PM
- Replies
- 18
- Views
- 4,085
yeap,exciting...
-
11 Sep 2007 11:19 PM
- Replies
- 18
- Views
- 4,085
cool~ How to ? u combined displayValue with selectValue?
-
11 Sep 2007 11:08 PM
- Replies
- 18
- Views
- 4,085
I am already change my code,now is:
combo.on('valid',function(){
console.log('ok');
var dataType = combo.store.filter('selectText',/^[a-zA-Z]$/,true);
console.log(combo.store);
}); -
11 Sep 2007 11:02 PM
- Replies
- 18
- Views
- 4,085
a select handler on the ComboBox? I don't understand.can u take an example?
-
11 Sep 2007 10:45 PM
- Replies
- 18
- Views
- 4,085
OK,I have already debugger in this :
combo.on('valid',function(){
console.log('ok'); //my break point is here
var dataType = combo.store.filter('selectText',/^[a-zA-Z]$/,true);... -
11 Sep 2007 9:35 PM
- Replies
- 16
- Views
- 16,542
the same problem? : http://extjs.com/forum/showthread.php?t=12787
-
11 Sep 2007 8:16 PM
- Replies
- 18
- Views
- 4,085
sorry,when i post this thread ,i make a mistake,but in my project,the data is fine,so i already edited my post~ The result Which I want to associate with PinYin is no fire,see this code:...
-
11 Sep 2007 7:40 PM
- Replies
- 18
- Views
- 4,085
This code is just the same with the demo. Another problems: when u run this code in ie the combo box can not get the funds.js's data.but in firefox ,it runs fine~:-/
-
11 Sep 2007 7:36 PM
- Replies
- 18
- Views
- 4,085
i want to combined the items of combobox with chinese pinyin.How to do in this code:
combo.on('valid',function(){
.....
});
here is my whole code:
buy.html:
Results 1 to 14 of 14
