Search Type: Posts; User: icebergdelphi
Search: Search took 0.02 seconds.
-
3 May 2013 11:29 AM
- Replies
- 1
- Views
- 94
Hi friends, i'm getting to add a CheckboxModel in my Grid, but if i use getRowClass to add an image to my cell, the CheckBoxModel appears with my css image, as you can see in the next images.
so i... -
29 Apr 2013 10:09 AM
- Replies
- 4
- Views
- 815
I did it, i just had to find the correct Div of the Desktop App: #id_shortcut_dataview
$(function() { $("#id_shortcut_dataview").stickyNotes(); ... -
26 Apr 2013 6:01 PM
- Replies
- 1
- Views
- 119
As always I answer to myself.
I have this before...
var NodeEditing=Ext.create('Ext.grid.plugin.CellEditing', {clicksToEdit:2});
..
var actNuevaCarpeta = Ext.create('Ext.Action', { ... -
26 Apr 2013 5:29 PM
- Replies
- 1
- Views
- 119
Hi Friends, i'm trying to edit a tree node immediately after created it, i mean, the node should appears as in editing way, ready to write the name of the new node, i remember, that in previous...
-
25 Apr 2013 3:22 PM
- Replies
- 1
- Views
- 77
:s I response myself :
alert( this.getSelectionModel().getSelection()[0].getPath('text'));
resolved Thanks. -
25 Apr 2013 3:18 PM
- Replies
- 4
- Views
- 815
anybody has been done this before?:-? thanks.
-
25 Apr 2013 3:13 PM
- Replies
- 1
- Views
- 77
Hi all, EXTJS 4 the getPath() function has vanished and I can't seem to find an equivalent in Node, Tree, or TreePanel.
I need it for the treepanel with a listener :
{ xtype:... -
17 Apr 2013 5:09 AM
- Replies
- 4
- Views
- 300
Thanks Kaustbj, i'm gonna try it.
and jminnick i have no error, just Architec does not launch.
Tnx to all. -
16 Apr 2013 8:12 AM
- Replies
- 4
- Views
- 815
Yeah, i'm in the same problem too, i dot not how to execute the stiky note inside the desktop, :-?
-
14 Apr 2013 8:42 AM
- Replies
- 3
- Views
- 10,992
Woou tnx is just what i'm looking for... Tnx a lot.:)
-
4 Apr 2013 2:10 PM
- Replies
- 4
- Views
- 300
Hi friends i've downloaded the last version of Sencha Architech 2.2 but it does not run in my Win xp. some ideas?
:-? Tnx. -
26 Mar 2013 3:57 PM
- Replies
- 1
- Views
- 120
Ext.ux.filebrowser for Extjs 4.x ?
:( -
25 Mar 2013 5:36 PM
- Replies
- 1
- Views
- 120
Hi friends, i'm searching over all the web something like this:
https://github.com/revolunet/Ext.ux.filebrowser
:-?
But for Extjs 4.x
Any Ideas? tnx. -
22 Mar 2013 8:20 AM
Jump to post Thread: Ext.ux.FileBrowserPanel by icebergdelphi
- Replies
- 14
- Views
- 5,367
Hi, good job, but is there something similar for Extjs 4.x? or how can i adapt this for Extjs 4.x? Tnx.
-
16 Jul 2012 9:05 AM
- Replies
- 7
- Views
- 1,042
scottmartin Sorry you are the better answer, sorry i just click the wrong answer.:">
-
16 Jul 2012 9:03 AM
- Replies
- 7
- Views
- 1,042
Ok scottmartin thanks again i just tested delete record.setId(0); and now everything works perfect with extjs 4.1.1
if (values.IdPrepdetalle > 0){ //Si Hay algun Valor, entra en Modo de... -
16 Jul 2012 8:57 AM
- Replies
- 7
- Views
- 1,042
Thanks scottmartin but i did not see anything in my header, if i debug with firebug, anything happens, My problem is just with Extjs 4.1.1 , if i switch to extjs 4.0.7 everything works perfect, so...
-
16 Jul 2012 6:41 AM
- Replies
- 4
- Views
- 446
Maybe my same problem: http://www.sencha.com/forum/showthread.php?230623-Extjs-4.1.1-does-not-save-nothing
-
16 Jul 2012 6:18 AM
- Replies
- 7
- Views
- 1,042
Thanks friend, but this is not the solution, i remind you, when i'm using extjs 4.0.7 everything works fine, i'm just testing extjs 4.1.1, because i want to upgrade my framework from 4.0.7 to 4.1.1,...
-
15 Jul 2012 6:02 PM
- Replies
- 7
- Views
- 1,042
Hi all. i´m testing extjs 4.1.1, but i found 1 bug, i just work with MVC architecture, i have my PHP file for Create new records(File create.php), my Model and my store, but when i make insert or...
-
2 Jun 2012 12:50 PM
- Replies
- 2
- Views
- 577
Hi this error happens when i try to Update my records: In my Controller file
Actualizar: function(button) {
var win = button.up('window'),
form = win.down('form'),
... -
19 May 2012 9:36 AM
- Replies
- 4
- Views
- 766
Solved, I had to reinstall xammp. thanks:">
-
19 May 2012 9:26 AM
- Replies
- 2
- Views
- 577
Hi again, firebug shows me the next error:
Error: record.fields.get(modifiedFieldNames[i]) is undefined
Archivo de origen: http://localhost/ext-4.1.0/ext-all-dev.js
Línea: 70016
This error... -
19 May 2012 5:31 AM
- Replies
- 4
- Views
- 766
Thanks Scottmartin, i do not see anything in the console, console is just clear when i run my App, i'v been working with previous public release (4.0.7) and with all this lines perfectly:...
-
18 May 2012 1:18 PM
- Replies
- 4
- Views
- 766
ExtJS 4.1 does not work in any webbrowser
i was working with previous public release (4.0.7). and now i have 4.1 but when i try to load my project in any web browser my project does not...
Results 1 to 25 of 52
