Search Type: Posts; User: guyfawkes
Search: Search took 0.03 seconds.
-
29 Sep 2012 6:44 AM
- Replies
- 0
- Views
- 307
Hello.
I have panel with two toolbars. How can I to implement custom class for using as overflowHandler, which will move components to second toolbar on first toolbar's overflow?
I tried to use... -
15 May 2012 4:47 AM
- Replies
- 2
- Views
- 493
4.1.0. And yes, you can view it in your own demos. If you repair this forum functionality so I'll can post code samples, I'll show you the code.
-
14 May 2012 11:57 PM
- Replies
- 1
- Views
- 566
Why do you concatenate idProperty if it doesn't exists? If I have chain of extended Classes like Ext.data.Model -> My.data.Model -> My.model.ConcreteModel, idProperty will be applied to...
-
3 May 2012 7:14 AM
- Replies
- 1
- Views
- 427
Hello. How can I to implement it? How can I to catch the moment when some other Window shown on the front of my Window and change z-index or something else to make it "on top" anyway?
-
1 May 2012 11:34 PM
- Replies
- 2
- Views
- 493
When I add D&D functional to GridPanel or TreePanel, which are in Window, by setting viewConfig: { plugins: { ddGroup: 'GridExample', ptype:...
-
25 Apr 2012 10:44 PM
- Replies
- 7
- Views
- 2,993
I added example. Sorry, but I haven't format controls in forum message form, but in settings there are wysiwyg.
-
25 Apr 2012 3:56 AM
- Replies
- 7
- Views
- 2,993
Hello. I just downloaded ExtJS 4.1 Final. I use control method in my controller to do some actions on panel and treepanel render. This code works perfectrly in ExtJS 4.0.7, but it doesn't works in...
-
23 Apr 2012 11:22 PM
- Replies
- 1
- Views
- 370
Hello. How can I to understand when last node of tree was rendered by TreeColumn?
-
21 Mar 2012 4:48 AM
- Replies
- 8
- Views
- 3,077
Okay, and what is the reason to have:
1) find.png icon in images
2) CSS rule which uses this icon
3) Source code which uses this css rule as iconCls
?!! -
20 Mar 2012 10:26 PM
- Replies
- 8
- Views
- 3,077
See your own example, see your own source code.
-
20 Mar 2012 8:27 AM
- Replies
- 8
- Views
- 3,077
Main reason is you do not want to admit one's fault. There is find.png icon, there is CSS, there is code in StringFilter to use style from CSS!
-
20 Mar 2012 4:59 AM
- Replies
- 8
- Views
- 3,077
You can see this issue in this example: http://docs.sencha.com/ext-js/4-0/#!/example/grid-filtering/grid-filter-local.html
Try to filter "Company" column, and you will not see any icon near text... -
28 Dec 2011 10:04 PM
- Replies
- 2
- Views
- 718
Can you give me some pseudo-code? And what you mean in phrase "Associations work but not really in widgets"?
-
27 Dec 2011 10:24 PM
- Replies
- 2
- Views
- 718
I think nested data loading in ExtJS 4 is not applicable in real life. For example, I have some models for trainings, for users, and some model which describes how trainings assigned to users, which...
-
4 Oct 2011 4:08 AM
- Replies
- 0
- Views
- 357
Hello.
How can I to add store top controller dynamically? I don't want define Store in stores property of Controller, but I want to write some method which can add/replace new store.
Thank you. -
17 Jun 2010 10:05 PM
Jump to post Thread: Destroy components in FormPanel by guyfawkes
- Replies
- 4
- Views
- 683
What do you not understand? You never have same problem?
Why components are still in DOM tree when Panel closed? I see it with Firebug. All components with extJS-generated ids remove from DOM tree,... -
17 Jun 2010 4:26 AM
Jump to post Thread: Destroy components in FormPanel by guyfawkes
- Replies
- 4
- Views
- 683
Up!
-
16 Jun 2010 11:39 PM
Jump to post Thread: Destroy components in FormPanel by guyfawkes
- Replies
- 4
- Views
- 683
I have FormPanel which contains components with user-setted ids:
this.orderPropPanel = new Ext.FormPanel({
title: conf.messages.common_data,
layout: 'form',
... -
24 May 2010 11:32 AM
Jump to post Thread: TreePanel Structure save by guyfawkes
- Replies
- 1
- Views
- 777
Hey, can anobody help me?
-
24 May 2010 12:18 AM
Jump to post Thread: TreePanel Structure save by guyfawkes
- Replies
- 1
- Views
- 777
Hello.
I want to save moved and added nodes only into database (by PHP on server-side). AAnd i want do it without JSON-serialization and ajax-query when i drag and drop some nodes or add nodes by...
Results 1 to 20 of 20
