Search Type: Posts; User: FabriceTerrasson
Search: Search took 0.02 seconds.
-
10 Jun 2010 6:45 AM
- Replies
- 92
- Views
- 27,292
Hi thank you for this plugin
tried(without success) a un|check all toggle into a tbar like :
,{ text : '[un]check all.', tooltip: 'Toggle [un]check all',
... -
7 Jun 2010 7:33 AM
- Replies
- 445
- Views
- 88,195
Howdy,
SimpleStore from the doc :
http://www.extjs.com/deploy/ext/docs/output/Ext.data.SimpleStore.html is 404 -
16 Feb 2010 12:51 AM
- Replies
- 12
- Views
- 1,594
I had the same issue right now, try to use hiddenName:'yourInputName' and hiddenId:'unique1337id'
doc states :
'...The combo's id and the hidden field's ids should be different, since no two DOM... -
5 Feb 2010 5:43 AM
Jump to post Thread: ExtJS French community by FabriceTerrasson
- Replies
- 53
- Views
- 11,441
+1 Marseille !
-
24 Nov 2009 12:21 AM
- Replies
- 33
- Views
- 19,852
Oups, found.
in plugins/Ext.ux.plugins.VirtualKeyboard.js :
this.keyboard.getTBar().add('-', new Ext.Button({
text: this.keyboardConfig.closeButtonText || 'Close',
... -
10 Nov 2009 3:21 AM
- Replies
- 33
- Views
- 19,852
Hi, it's a great plugin, thank you efattal.
I have an issue about translating the button text 'Close' to 'Fermer'. I pinpointed that it is an Ext.Toolbar but cannot reach the particular button... -
20 May 2009 5:46 AM
- Replies
- 343
- Views
- 128,729
Is alter or override onMetaChange: the right way ?
,onMetaChange:function(form, meta) {
[....]
// loop through metadata colums or fields
// format follows grid column model... -
19 May 2009 7:25 AM
- Replies
- 343
- Views
- 128,729
Hi, Thank you Jsakalos for this great plugin !
Tried henryivy's example to populate some textfields inside fieldset, the fieldset and fields show correctly but it's not populated.
Without...
Results 1 to 8 of 8
