Search Type: Posts; User: lqjack
Search: Search took 0.01 seconds.
-
5 Jun 2012 7:51 PM
- Replies
- 1
- Views
- 585
Extjs4 how to traverse the grid line
-
16 May 2012 12:36 AM
- Replies
- 2
- Views
- 2,061
if use Ext.create() before Ext.define(),the error will ocur ,
why -
16 May 2012 12:34 AM
- Replies
- 3
- Views
- 2,768
first you should clean you cache,<br>then ,<br> if you use Ext.create() before ,some time the store cause the problem
-
16 May 2012 12:27 AM
Jump to post Thread: Hide rows in grid by lqjack
- Replies
- 2
- Views
- 2,096
you can do like this :
{ header:'id',dataIndex:'id', hidden: true,flex: 1} -
16 May 2012 12:23 AM
- Replies
- 4
- Views
- 506
it is Ext.grid.PropertyGrid ,that ,
i want to show like this
35283
but i don't want to show the record of id ,how can i filter ,
file:///C:\Documents and Settings\shen\Application... -
15 May 2012 11:54 PM
- Replies
- 4
- Views
- 506
when i use the
PropertyGrid -
15 May 2012 10:02 PM
- Replies
- 4
- Views
- 506
if i want to use the Ext.grid.GridEditor ,any class can be used?
-
15 May 2012 9:05 PM
- Replies
- 7
- Views
- 3,994
can i use the Ext.grid.GridEditor in ext 4 ??
-
15 May 2012 7:31 PM
Jump to post Thread: ext4 view js by lqjack
- Replies
- 2
- Views
- 579
that store 's setting is not correct ,thanks
the app can run now -
14 May 2012 11:17 PM
Jump to post Thread: ext4 view js by lqjack
- Replies
- 2
- Views
- 579
i try use Ext.create('rsym.store.Musers') in view js .
but i can't run correctly.
anyone help me .3q. -
11 May 2012 5:19 PM
- Replies
- 2
- Views
- 1,147
you can try the Processbar 's event what 's called updateProcess
-
11 May 2012 4:59 PM
- Replies
- 3
- Views
- 1,061
i think you can try like this:
Ext.getCmp( the store of pop window ).load({params:{param:value}})
Ext.getCmp('targetPopWindowId').setVisiable(true) -
9 May 2012 7:25 PM
- Replies
- 3
- Views
- 1,061
step 2 should be taken:
1,
Ext.Ajax.request({
url: contextPath + '/common/homepage/gotoHome.html', -
9 May 2012 7:18 PM
Jump to post Thread: how do u write code? by lqjack
- Replies
- 2
- Views
- 889
sample should be a good teacher ,you 'd better to look
Results 1 to 14 of 14
