Search Type: Posts; User: nicolabaldo

Page 1 of 5 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    0
    Views
    41
    See my attachment.

    The original value of the textfield address is "my address".

    1. I change the textfield address with "my addr" and the form is dirty (OK)
    2. I change the textfield address...
  2. '<td><span>{[FormattaData(values.dataDal)]}</span></td>'
  3. I use the rowexpander plugin and I need to use the function
    "FormattaData()" within tpl but it doesn't work.
    Any solution?
    Thanks.
    ...
    config.plugins= [{
    ptype: 'rowexpander',
    ...
  4. Don't warry!!
    Thank you anyway.
  5. I understood.. but if you inspect this component with Firefox console, you can see that the fileUpload is very large!
    ...x-form-file-wrap .x-form-file-input
  6. See the new attachment
  7. See the attachments.
    Why this component has the width so long??
    I saw its css and i found this:

    .x-form-file-wrap .x-form-file-input {
    font-size: 100px; //?????????????????????????
    ...
  8. Any solution????
  9. Replies
    4
    Views
    172
    Ok thanks
  10. See my new attachment.
    Where am I wrong?
    Thanks.
  11. Replies
    4
    Views
    172
    Exactly.
  12. Did you read my next post about the override?
  13. ...
  14. Replies
    4
    Views
    172
    I add to my project a panel within a panel that belong to another project.
    I works, but I need to remove OtherApp (with its stores and models).

    I create the panel in this way:
    ...
  15. Sorry... It works!
    Thanks a lot.
  16. Thank for reply me.
    I insert your override on beforerender of the panel (only for a test) but I still have the problem.
  17. Thanks for reply me.
    I followed your instructions but I still have the problem.
    I removed the spaces in this way:

    "designer|userClassName":"Ajax Proxy
    "designer|userClassName":"Json Reader
    ...
  18. Any solution?
  19. this is my attachment.
    Thanks.
  20. Ok thanks a lot!
  21. I use Architect 2.2 and ExtJS 4.2
    I've got these errors but In my application i didn't found wrong userClassName...
    Any solution?

    42396
  22. It works with ExtJ s4.1.3 but withExtJs 4.2 no!
  23. I use ExtJs 4.1.3 and Architect.
    I've got a grid with the fields: name and surname.
    I need to group the surname by the first char, for example:

    A:
    ANDERSON GINA
    ANDERSON PAOLA

    B:
    BAT MAN
  24. Replies
    4
    Views
    319
    It works!
    Thanks
  25. Replies
    4
    Views
    319
    Thanks for reply me.
    This is my code but I still have the problem.



    Ext.override(Ext.form.field.Time,{
    enableKeyEvents:true,
    enforceMaxLength: true,
    maxLength: 5,
    hideTrigger:...
Results 1 to 25 of 119
Page 1 of 5 1 2 3 4