Search Type: Posts; User: P'tit Philou
Search: Search took 0.02 seconds.
-
29 Mar 2011 1:48 AM
- Replies
- 1
- Views
- 485
You can easily view the bug when you try "Forms with vBox Layout" (Ext 4-pre5). Collapse the form panel and you will see forms's buttons inside the header.
Is there a public bug tracker for Ext in... -
27 Mar 2011 12:17 PM
- Replies
- 0
- Views
- 459
When I extend some classes to customize field's display I lost anchoring when I used it in a form panel.
The code above is a simple example. The second field is provided by the extended class and... -
22 Apr 2010 3:52 AM
- Replies
- 1
- Views
- 726
20080
As shown in the attached image, there is a bug in IE. When the value displayed in a column is too long and without spaces, the icon and the text is not displayed.
Does someone knows how... -
10 Sep 2008 5:08 AM
Jump to post Thread: Parameters for groupTextTpl by P'tit Philou
- Replies
- 14
- Views
- 11,685
Try something like that to check what type of field the grid is grouped by.
groupTextTpl: '<tpl if="groupId.indexOf(\'storefieldname1\') != -1">storefieldname1 {text}</tpl>' +
...
Results 1 to 4 of 4
