Search Type: Posts; User: xherbie
Search: Search took 0.02 seconds.
-
22 Sep 2011 8:51 PM
- Replies
- 3
- Views
- 659
Do yo mean the 'name' config option?
-
21 Sep 2011 11:27 PM
- Replies
- 3
- Views
- 659
Found a similar post http://www.sencha.com/forum/showthread.php?137866-Combo-Transform-send-not-right-data. Seems to be a bug :-(
-
21 Sep 2011 9:51 AM
- Replies
- 3
- Views
- 659
Hello
I'm made several comboboxes from markup with the transform config. But when sending the form the displayed value is sent instead of the key value. I can't figure out how to configure the... -
30 Aug 2011 10:33 PM
- Replies
- 1
- Views
- 721
The setValue method or value: key method is working. The problem was that "377" is not the same as 377.
best regards Herbie -
30 Aug 2011 9:46 PM
- Replies
- 1
- Views
- 721
Hello
I'm loss with a standard situation with a combobox. The displayed value in a combobox is associated with a key value and I like to set the default values (of course with the key value) when... -
22 Aug 2011 9:42 AM
Jump to post Thread: Loading components remotely by xherbie
- Replies
- 1
- Views
- 452
Sorry for this post, its working as expected, it was a missing comma :-(
Best regards Herbie -
22 Aug 2011 7:27 AM
Jump to post Thread: Loading components remotely by xherbie
- Replies
- 1
- Views
- 452
Hello
I'm trying to load remotely a form in to a window with Ext.ComponentLoader and the component renderer method:
var inputWertebereich = function( wertebereich, wertTable, table,... -
16 Aug 2011 10:11 PM
Jump to post Thread: Ext.Direct Perl by xherbie
- Replies
- 15
- Views
- 10,308
Is this library working with the current ext-4.0.2a version.
best regards
Herbie -
5 Aug 2011 4:22 AM
- Replies
- 2
- Views
- 354
Great, it works. Thanks for helping, and of course I split the configuration in several parts. I made a stripped down example for my posting.
best regards
Herbie -
4 Aug 2011 10:45 PM
- Replies
- 2
- Views
- 354
Hello
I'm trying to build a layout like this:
+------------------------------------------------------------------------------+
| North ... -
20 Jul 2011 12:44 AM
Jump to post Thread: show and animate troubles by xherbie
- Replies
- 0
- Views
- 272
Hi all
I don't unterstand the concept show( String/Element animateTarget ) for a Ext.container.Container. I read the documentation was looking for an example but cannot figure out how it works.... -
18 Jul 2011 2:16 AM
Jump to post Thread: animating howto? by xherbie
- Replies
- 2
- Views
- 608
Hi Asken
Unfortunately this is not working. When I try this, firebug is listing a lot of errors. I made a downstripped version of what I like to achieve. Seems to me that animate has nothing to do... -
17 Jul 2011 10:40 PM
Jump to post Thread: animating howto? by xherbie
- Replies
- 2
- Views
- 608
Hi,
I'm trying now several hours to animate a Container when it is displayed. Here's my code:
Ext.onReady(function(){
var panel = Ext.create('Ext.container.Container', { -
1 Jul 2011 4:55 AM
Jump to post Thread: ie8 form rendering issue by xherbie
- Replies
- 2
- Views
- 1,243
I found a solution for the wrong rendering. I had a css declaration for table:
table {
border-top: 2px solid #6d6d6d;
border-collapse: collapse;
... -
24 Jun 2011 8:28 AM
Jump to post Thread: ie8 form rendering issue by xherbie
- Replies
- 2
- Views
- 611
see http://www.sencha.com/forum/showthread.php?138303-ie8-form-rendering-issue
best regards
Herbie -
24 Jun 2011 8:15 AM
Jump to post Thread: ie8 form rendering issue by xherbie
- Replies
- 2
- Views
- 1,243
REQUIRED INFORMATION
Ext version tested:
Ext 4.ext-4.0.2a
Browser versions tested against: -
24 Jun 2011 4:47 AM
Jump to post Thread: ie8 form rendering issue by xherbie
- Replies
- 2
- Views
- 611
Hi, I have a form which is rendering ok with Chrome and Firefox but IE8 is failing see
screenshot:
http://postino.thinx.ch/tmp/shot1.png
The code:
Ext.onReady(function(){
...
Results 1 to 17 of 17
