Search Type: Posts; User: Daniil

Page 1 of 5 1 2 3 4

Search: Search took 0.05 seconds.

  1. It means that the GridFilters JavaScript file is not loaded. Please check it out.
  2. Hi,

    I think a DatePicker's dayNames are not localized in any locale. It tested with some locales.

    It is due the following thing. This is a related excerpt from the zh_CN locale.

    ...
  3. Thank you, @lautin!
  4. Hi @LeandroC,

    If I remember correctly, just adding a "rowwrap" feature helps.


    features: [{
    ftype: "rowbody",
    getAdditionalData: function () {
    return {
    rowBody:...
  5. Do you re-execute that code after reloading the data?
  6. Unfortunately, there is no such a field. You could use a DateField and a TimeField combining them in, for example, a FieldContainer. Though, sure, it is not an option if you need such a field to use...
  7. REQUIRED INFORMATION

    Ext version tested:

    Ext 4.2.1 beta

    Browser versions tested against:

    Chrome
    IE9
  8. REQUIRED INFORMATION

    Ext version tested:

    Ext 4.2.1 beta

    Browser versions tested against:

    IE9
    Chrome
  9. Bump... Still hoping to get any answer:)
  10. REQUIRED INFORMATION

    Ext version tested:

    Ext 4.2.1 beta

    Browser versions tested against:

    Chrome
    IE9
  11. Yes, I think it is not a correct place. It was an invalid bug report and marked as closed. Also I think the "how to?" question looks not appropriate for the Bugs forums.
  12. Please start a new forum thread.
  13. REQUIRED INFORMATION

    Ext version tested:

    Ext 4.2.1 beta

    Browser versions tested against:

    Chrome
    IE9
  14. Replies
    15
    Views
    4,272
    Hi @aihua,

    You can start a new bug thread with a test case to reproduce.
  15. REQUIRED INFORMATION

    Ext version tested:

    Ext 4.2.1 beta

    Browser versions tested against:

    Chrome
    FireFox
  16. REQUIRED INFORMATION

    Ext version tested:

    Ext 4.2.1 beta

    Browser versions tested against:

    Chrome
    IE9
  17. Hello,

    Currently, Charts provide a possibility to stylize an axis on the Chart level using a custom Chart theme. It is nice, but it is applied for all axes in a Chart. I think it is a common case...
  18. REQUIRED INFORMATION

    Ext version tested:

    Ext 4.2.1 beta

    Browser versions tested against:

    Chrome
    IE9
  19. REQUIRED INFORMATION

    Ext version tested:

    Ext 4.2.1 beta

    Browser versions tested against:

    Chrome
    IE9
  20. Nice, thank you for the answer.

    Is there any date for 4.2.1 Beta 2 release?
  21. // Do not use default Panel dragging: use window type dragging
    initDraggable: Ext.window.Window.prototype.initDraggable

    I guess it can be replaced with

    simpleDrag: true...
  22. REQUIRED INFORMATION

    Ext version tested:

    Ext 4.2.1 beta

    Browser versions tested against:

    IE9
    Chrome
  23. Thank you for the answer, Evan.

    It looks a real scenario to load some nodes from a server bypasing a TreeStore and add those nodes by, for example, an appendChild call, and expect that mapping...
  24. REQUIRED INFORMATION

    Ext version tested:

    Ext 4.2.1 beta

    Browser versions tested against:

    Chrome
    IE9
  25. FYI, I tested with 64 bit Windows 7.
Results 1 to 25 of 120
Page 1 of 5 1 2 3 4