Search Type: Posts; User: haiyupeter
Search: Search took 0.01 seconds.
-
6 Jun 2011 7:16 PM
- Replies
- 17
- Views
- 20,360
this helpful to me. thanks.
-
2 Jun 2011 4:37 AM
- Replies
- 0
- Views
- 1,025
Ext version tested:
Ext 3.3.1
Adapter used:
ext
css used:
default ext-all.css
Browser versions tested against:
IE6 -
2 Jun 2011 2:41 AM
- Replies
- 4
- Views
- 10,495
who can help me!:s
-
31 May 2011 8:38 PM
- Replies
- 4
- Views
- 10,495
some one who can help me to fix this problem!
Thank you! -
30 May 2011 11:59 PM
- Replies
- 3
- Views
- 3,647
mabey you can use the eval() method, it can run javascript at the run time.
so you can get the script from the response like "eval('new Ext.form.textfield({});'" -
30 May 2011 1:54 AM
- Replies
- 4
- Views
- 10,495
I see the same problem too!
And I get another problem too!
http://www.sencha.com/forum/attachment.php?attachmentid=26328&d=1306749147
<html>
<head>
<title>test</title>
... -
29 May 2011 11:44 PM
- Replies
- 6
- Views
- 3,786
but I still faces the other problem!
in the hidden tab, use a datagrid in it, it can't work!
some one who can help me!
thank you! -
29 May 2011 9:16 PM
- Replies
- 6
- Views
- 3,786
when you use the "view = doc.body.defaultView" to replace the "view = doc.defaultView" can filter the error,but other errors becomes.
-
14 Apr 2011 6:48 PM
- Replies
- 0
- Views
- 572
I use gridpanel in the Ext2.X Version.
And now I must support it's application in the chrome.
How can I fixed this bug.
I know the Ext3.3.1 Has fix this bug, but if I want to fixed in the... -
14 Mar 2011 5:18 PM
- Replies
- 8
- Views
- 3,459
Maybe you can see the treepanel's API like this:
click : ( Node node, Ext.EventObject e )
Fires when a node is clicked
Listeners will be called with the following arguments:
node : Node
The... -
11 Mar 2011 1:20 AM
- Replies
- 1
- Views
- 387
how I can support it????
for example:
new Ext.Panel({
layout: "fit",
title: "Ext",
bodyStyle: "background-color:red;height:100%;",
contentEl:... -
11 Mar 2011 12:29 AM
Jump to post Thread: panel , treepanel and scroll by haiyupeter
- Replies
- 3
- Views
- 860
you didn't understand me!
I use the Ext.layout.BorderLayout,And want to use a form!
so I cann't use the treepanel as a region of the borderlayout! -
10 Mar 2011 8:41 PM
Jump to post Thread: Loading Dynamic Data for Tree by haiyupeter
- Replies
- 3
- Views
- 984
maybe this sample can help!
http://dev.sencha.com/deploy/dev/examples/grid/paging.html -
10 Mar 2011 8:34 PM
- Replies
- 2
- Views
- 768
maybe you can try
combo.on('select', function() {
editGridPanel.fireEvent('afteredit');
}); -
10 Mar 2011 7:58 PM
- Replies
- 2
- Views
- 818
Mabey you could override the createSortFunction of Ext.data.Store.
Or override the singleSort and multiSort of Ext.data.Store in your page.
like:
Ext.override(Ext.data.Store,{
... -
10 Mar 2011 6:38 PM
Jump to post Thread: panel , treepanel and scroll by haiyupeter
- Replies
- 3
- Views
- 860
I use a panel and a form. And put a tree the form. how can i put the scroll.
I don't know the scroll where I should put.
Mabey I could set the panel style="overflow:auto;" and set the form's... -
26 Dec 2009 7:10 AM
- Replies
- 7
- Views
- 1,615
Thank you for answering my question so carefully!
And I can solve my problem too. -
13 Dec 2009 5:26 PM
- Replies
- 7
- Views
- 1,615
Who can help me,I have to solve this bug and complete my project before this weekend.
-
10 Dec 2009 2:26 AM
- Replies
- 7
- Views
- 1,615
I have try
header: '<div class="x-grid3-hd-checker x-unselectable" unselectable="on"> </div>'
but I can't solve the problem.
and if I change to
header: '<div class="x-grid3-hd-checker... -
10 Dec 2009 12:05 AM
- Replies
- 7
- Views
- 1,615
http://www.extjs.com/forum/attachment.php?attachmentid=17700&stc=1&d=1260432247
http://www.extjs.com/forum/attachment.php?attachmentid=17701&stc=1&d=1260432247 -
9 Dec 2009 11:52 PM
- Replies
- 7
- Views
- 1,615
I encountered a problem. In “Frame with Checkbox Selection and Horizontal Scrolling” under the directory of "Grid Plugins Example", when I double-click the upper-left Combobox to select all (the...
Results 1 to 21 of 21
