Search Type: Posts; User: zhaoshixuan
Search: Search took 0.01 seconds.
-
13 Sep 2012 6:43 PM
- Replies
- 5
- Views
- 2,185
Thanks.
It really helps me. -
25 Jun 2012 1:00 AM
Jump to post Thread: Can't get scrollTop in Chrome by zhaoshixuan
- Replies
- 6
- Views
- 1,886
Could some one do me a favor?
I really think it is a problem.
Please help resolve compatible problem among different browsers.
Thanks! -
19 Jun 2012 10:38 PM
Jump to post Thread: Can't get scrollTop in Chrome by zhaoshixuan
- Replies
- 6
- Views
- 1,886
Well, they don't work, either.
And if I remove autoScroll, the scroll bar will disappear and the bottom will never be seen.
I also found same problem in Ext 4.0.7-gpl
Ext.require([ ... -
19 Jun 2012 7:08 PM
Jump to post Thread: Can't get scrollTop in Chrome by zhaoshixuan
- Replies
- 6
- Views
- 1,886
Hi Scott,
I found the reason.
If I use viewport as the page body, this situation will appear in Chrome.
Any suggestion?
You can use the sample below:
<%@ page language="java"... -
17 Jun 2012 10:39 PM
Jump to post Thread: Can't get scrollTop in Chrome by zhaoshixuan
- Replies
- 6
- Views
- 1,886
Maybe there is something wrong in our project.
I tried it with original ext, there is no such problem. -
7 Jun 2012 6:12 PM
Jump to post Thread: Can't get scrollTop in Chrome by zhaoshixuan
- Replies
- 6
- Views
- 1,886
Hi, I use floating panel and need to set its position according to the browser's scrollTop.
In FF, I can use Ext.getBody().dom.scrollTop or document.documentElement.scrollTop to get this value.
But... -
23 May 2012 12:55 AM
Jump to post Thread: [new version] DateTime Field by zhaoshixuan
- Replies
- 834
- Views
- 312,193
Hi, I encounter a problem. When the cursor is in the datetime field, I submit and the defered funcion in onBlur function will take effect after the request is sent.
Thus, the new value of this field... -
9 Feb 2012 3:19 AM
- Replies
- 6
- Views
- 1,328
In the nested grid, I add listeners
cellclick : Ext.createDelegate(function(grid , rowIndex, columnIndex, e ){ e.stopPropagation();
},this),
mousedown :... -
8 Feb 2012 5:55 PM
- Replies
- 1
- Views
- 528
Dears,
I used nested grid and encountered a problem.
When I click the child grid, the parent will fire 'mousedown', too.
In child grid, I used stopEvent and stopPropagation(). They didn't work.... -
7 Feb 2012 4:46 PM
- Replies
- 6
- Views
- 1,328
Waiting for help :s
-
7 Feb 2012 8:09 AM
- Replies
- 6
- Views
- 1,328
Thanks for your kindness:)
-
7 Feb 2012 7:29 AM
- Replies
- 6
- Views
- 1,328
Maybe it works in ExtJS 4.0 for the grid has 'beforeselect' event.
But 'beforeselect' event of grid doesn't exist in ExtJS 3.3 -
7 Feb 2012 1:37 AM
- Replies
- 6
- Views
- 1,328
31427
Dears,
I saw a good plugin from http://www.sencha.com/forum/showthread.php?87555-Nested-Grids-with-RowExpander-in-ExtJS-3.0.
It is great and I used it in my work.
But when I select record... -
6 Feb 2012 5:05 PM
- Replies
- 1
- Views
- 1,543
Hi, maybe you use colModel before rendering.
Notice api "The Ext.grid.ColumnModel to use when rendering the grid (required)."
If you have to use colModel before rendering, you can new an ... -
22 Nov 2011 6:22 PM
- Replies
- 2
- Views
- 827
It works, but actually I found that I should override completeEdit of Editor.
I delete code about cancelEdit there.
Thanks for you kindness! -
21 Nov 2011 12:53 AM
- Replies
- 2
- Views
- 827
Dears,
cancelEdit of Ext.Editor will reset the start value of component, if validation fails. I want to keep the wrong value and give users alert or sth in some scenarios. But I find no place can... -
14 Oct 2011 1:46 AM
- Replies
- 94
- Views
- 31,479
Bad news!
It's really a good plungin. Thanks for your information! -
14 Oct 2011 12:13 AM
- Replies
- 94
- Views
- 31,479
Hi Renku,
If I has bought Ext 3.3, could I use FilterRow.js without the limitation of GPLv3?
If not, what should I do?
Only to provide the source code to my customer?
Results 1 to 18 of 18
