Search Type: Posts; User: icebergdelphi

Page 1 of 3 1 2 3

Search: Search took 0.02 seconds.

  1. 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...
  2. I did it, i just had to find the correct Div of the Desktop App: #id_shortcut_dataview



    $(function() { $("#id_shortcut_dataview").stickyNotes(); ...
  3. 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', { ...
  4. 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...
  5. :s I response myself :



    alert( this.getSelectionModel().getSelection()[0].getPath('text'));


    resolved Thanks.
  6. anybody has been done this before?:-? thanks.
  7. 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:...
  8. Thanks Kaustbj, i'm gonna try it.
    and jminnick i have no error, just Architec does not launch.

    Tnx to all.
  9. Yeah, i'm in the same problem too, i dot not how to execute the stiky note inside the desktop, :-?
  10. Woou tnx is just what i'm looking for... Tnx a lot.:)
  11. 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.
  12. Ext.ux.filebrowser for Extjs 4.x ?
    :(
  13. 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.
  14. 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.
  15. scottmartin Sorry you are the better answer, sorry i just click the wrong answer.:">
  16. 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...
  17. 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...
  18. Maybe my same problem: http://www.sencha.com/forum/showthread.php?230623-Extjs-4.1.1-does-not-save-nothing
  19. 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,...
  20. 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...
  21. 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'),
    ...
  22. Solved, I had to reinstall xammp. thanks:">
  23. 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...
  24. 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:...
  25. 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
Page 1 of 3 1 2 3