Search Type: Posts; User: feiji1983
Search: Search took 0.01 seconds.
-
26 Oct 2012 12:34 AM
Jump to post Thread: Export store to Excel by feiji1983
- Replies
- 258
- Views
- 104,131
i did this like
var exButton = Ext.create('Ext.button.Button',{
text:'Download as .xls',
handler:function(button){
var gridPanel=button.up('gridpanel');
... -
6 Jun 2007 11:44 PM
- Replies
- 1
- Views
- 837
there are many folders in the package ,such as build , package , resourse and so on ,can any body tell me which ones are necessary ? Thanks!
-
5 May 2007 1:24 AM
Jump to post Thread: A question about license by feiji1983
- Replies
- 1
- Views
- 947
if i use ext in an commercial application, must i purchases an license?
-
16 Apr 2007 3:43 AM
Jump to post Thread: horizontal Scroll bar of Grid by feiji1983
- Replies
- 6
- Views
- 1,746
well,i just replaced the resources folder with the latest version, it's ok now:)
-
16 Apr 2007 2:09 AM
Jump to post Thread: horizontal Scroll bar of Grid by feiji1983
- Replies
- 6
- Views
- 1,746
i know this link ,but it's V1.0
-
16 Apr 2007 12:47 AM
Jump to post Thread: horizontal Scroll bar of Grid by feiji1983
- Replies
- 6
- Views
- 1,746
where can i download the latest version? i can run the examples very well, but i don't know why my page have this fault , i doubt i've made a little mistake.
-
13 Apr 2007 11:48 PM
Jump to post Thread: horizontal Scroll bar of Grid by feiji1983
- Replies
- 6
- Views
- 1,746
when the datum of grid is too wide ,the horizontal Scroll bar can be available automatically,but when i dragging it , the header of grid don't move with datum ,is there something wrong with my grid?...
-
11 Apr 2007 2:12 AM
- Replies
- 3
- Views
- 979
i don't like the new style neither
-
11 Apr 2007 2:05 AM
Jump to post Thread: 英文不好,我用中文,大家看得懂吗? by feiji1983
- Replies
- 43
- Views
- 19,943
哈哈,这哥们搞笑哈!
帮你翻译下!不过我不是很明白你问的问题是什么意思,因为我也是新手,最近只是在用Grid
translation:
the guy wants to know if a Tree can be changed dynamicly ,for example:add & remove . he also wants to know whether it can... -
11 Apr 2007 1:55 AM
Jump to post Thread: same items in grid by feiji1983
- Replies
- 2
- Views
- 959
got it! thanks!
by the way ,i don't think you need sleeping,as your replay is always on time:D -
11 Apr 2007 1:33 AM
Jump to post Thread: same items in grid by feiji1983
- Replies
- 2
- Views
- 959
when i get same items in json,the grid only display one of them,how can i disable this feature?
-
8 Apr 2007 5:37 PM
Jump to post Thread: A question about paging grid! by feiji1983
- Replies
- 5
- Views
- 1,871
var paging = new Ext.PagingToolbar(gridFoot, ds, {
pageSize: 25,
displayInfo: true,
displayMsg: disply+'{0} - {1}'+ all+ '{2}',
emptyMsg: empty
});
... -
7 Apr 2007 1:51 AM
- Replies
- 2
- Views
- 1,153
Thanks:D
-
6 Apr 2007 10:25 PM
- Replies
- 2
- Views
- 1,153
I downloaded the API prefrence of yui-ext,but i can't find what i want when i need help,for example:the simple code
new Ext.data.Store,when i expand Ext.date in the prefernce, i can only find four...
Results 1 to 14 of 14
