Search Type: Posts; User: earist
Search: Search took 0.02 seconds.
-
20 Mar 2013 8:32 PM
- Replies
- 1
- Views
- 153
Hi all,
I am using Ext.MessageBox to show a message.
The message will be filtered by filter function to replace space character with " ";
After showMessage function is called, the message... -
10 Dec 2012 6:40 PM
- Replies
- 4
- Views
- 504
Hi hdave,
I sovled this problem by using expand event.
I added expand events to all panels that can be collapsed/expanded and then checking the component after the panel is expanded.
For... -
17 Jul 2012 6:36 PM
- Replies
- 5
- Views
- 999
I cannot update to 4.1.1.
Do you have any solution for 4.0.7?
earist. -
17 Jul 2012 4:57 PM
- Replies
- 5
- Views
- 999
Hi, Scott.
I using ExtJs 4.0.7 -
17 Jul 2012 2:05 AM
- Replies
- 5
- Views
- 999
Hi, all
I created portlet with grid panel like attached file (portal.zip)
I added css for word wrap text in grid column like following code
.x-grid-cell-inner
{
white-space:normal... -
11 Jul 2012 5:53 PM
- Replies
- 4
- Views
- 504
Hi, sword-it
I try to use south.doComponentLayout() as your suggestion.
But this bug still occcure on all browsers (Firefox, IE, Chrome). -
11 Jul 2012 1:48 AM
- Replies
- 4
- Views
- 504
Hi, all
I use ExtJS version 4.0.7
I created viewport as border layout like the attached file (border.zip)
For south panel, it was stateful and its items would be added after viewport was... -
4 Jul 2012 1:43 AM
- Replies
- 1
- Views
- 243
In case: IE8
When I opened it on IE8, whole data were displayed correctly.
But everytime that I clicked on any row after moved the scroll bar, cursor and scroll bar were bounced up to the top of... -
4 Jul 2012 1:22 AM
- Replies
- 1
- Views
- 243
Hi, everyone
I use ExtJS 4.0.7 to create grid panel like Grid Array Example
http://dev.sencha.com/deploy/ext-4.1.0-gpl/examples/grid/array-grid.html
I removed some grid properties such as
... -
14 Jun 2012 7:33 PM
- Replies
- 2
- Views
- 1,308
Thank you very much, sword-it.
It work!!
But I wonder if this code can be used in all browsers?
Now I test this code in Firefox12 Chrome11, and IE8
It's ok.
Thank you for your help again.... -
14 Jun 2012 1:21 AM
- Replies
- 2
- Views
- 1,308
Hi, all
I am using ExtJS 4.0.6.
I would like to change icon in actioncolumn when mouse over the icon
How should I do?
Thank in advance.
earist -
28 May 2012 8:33 PM
Jump to post Thread: Show emptyText on password field by earist
- Replies
- 5
- Views
- 909
Now I using following code:
{
xtype : 'textfield',
id : 'passwordField',
inputType : 'password',
name :... -
28 May 2012 8:02 PM
- Replies
- 1
- Views
- 451
From this topic
http://www.sencha.com/forum/showthread.php?203302-Show-emptyText-on-password-field
I using Ext JS version 4.0.7
Can emptyText be shown on password field in IE8?
Thank you -
23 May 2012 6:41 PM
Jump to post Thread: Show emptyText on password field by earist
- Replies
- 5
- Views
- 909
This bug still occur.
How should i do?
Please help me
earist -
10 May 2012 1:44 AM
Jump to post Thread: Show emptyText on password field by earist
- Replies
- 5
- Views
- 909
Thank you, sword-it
I try to use your code but it don't work.
The "passwordField" in focus and blur listener refer to <div id="passwordTextfield"> not <input>
so I change the code like this
... -
9 May 2012 5:48 PM
Jump to post Thread: Show emptyText on password field by earist
- Replies
- 5
- Views
- 909
Can anyone help me?
-
9 May 2012 2:39 AM
Jump to post Thread: Show emptyText on password field by earist
- Replies
- 5
- Views
- 909
Hi,
I have a problem when I want to show the emptyText on the password field.
I created a Sign In form with following fields
{
xtype : 'textfield', -
7 May 2012 7:49 PM
- Replies
- 2
- Views
- 415
I still cannot solve the problem
Now, I change my code.
option 1 contains grid panel
option 2 and 3 do not contain item, they contain only html text
Ext.define('Ext.app.Option1', { -
4 May 2012 12:19 AM
- Replies
- 2
- Views
- 415
Can anyone help me?
What should I do for change panel in portal? -
2 May 2012 11:41 PM
- Replies
- 2
- Views
- 415
Hi,
I am using ExtJS 4.0.2 for creating a portal.
I create a tool for changing panel in the portal.
The panel is changed by remove old panel and add new panel to the portal.
There are 3... -
21 Sep 2011 6:33 PM
- Replies
- 0
- Views
- 222
Due to http://www.sencha.com/forum/showthread.php?146442-How-to-customize-border-layout
I have a question about this custom layout.
I want to display the panel floated above the layout when... -
20 Sep 2011 6:47 PM
Jump to post Thread: qtip problem on Firefox by earist
- Replies
- 2
- Views
- 957
Thank you for your help, tvanzoelen.
:) -
18 Sep 2011 6:59 PM
Jump to post Thread: qtip problem on Firefox by earist
- Replies
- 2
- Views
- 957
I create border layout with center tabpanel. When mouseover tab title, qtip is diplayed .
The qtip is diplayed on IE and chrome but isn't displayed on Firefox
Below is screen-shots from IE.
... -
11 Sep 2011 6:41 PM
Jump to post Thread: How to customize border layout by earist
- Replies
- 5
- Views
- 607
Thanks you very much for your help, skirtle :)
-
8 Sep 2011 9:29 PM
Jump to post Thread: How to customize border layout by earist
- Replies
- 5
- Views
- 607
Now I have some problems when I open page with IE
- When I click collapse tool of west panel at first time, following result is diplayed
27960
- Then, when I click expand tool of west panel at...
Results 1 to 25 of 29
