Search Results

Type: Posts; User: ilogsdev02

Search took 0.01 seconds.
  1. Ext.NET version: 4.7.1

    Hello,

    When calling the setFieldLabel method of a checkbox, the checkbox becomes invisible:


    <%@ Page Language="C#" %>
    <%@ Register assembly="Ext.Net"...
  2. Ext.Net version: 4.7.1

    Hello,

    This is a follow-up to https://forums.ext.net/showthread.php?62155. We just upgraded to 4.7.1 to receive the official fix, but we discovered an issue.

    If you...
  3. Found the following workaround:

    .x-webkit .x-form-trigger-wrap-default {
    border-width: thin;
    }
  4. Ext.NET version: 4.5.0
    Google Chrome version: 63.0.3239.84 (Official Build) (64-bit)
    Operating System: Windows 10, Version 1709 (OS Build 16299.64)

    Hello,

    When using the Chrome's or Opera's...
  5. Ext.Net version: 4.5.0

    Hello,

    this issue was noticed after upgrading from 4.2.2 to 4.5.0. In Chrome, Internet Explorer 11 and Edge the rows of a GridPanel in a Menu do not have a scrollbar...
  6. Ext.Net version: 4.5.0

    When a store has both paging and grouping, and a filter is added and removed, the paging is not applied anymore (all records are shown on the first page).

    This page...
  7. Ext.Net version: 4.5.0

    Hello,

    When hiding and then showing a CheckBox, the label is displayed again but the checkbox itself isn't. We discovered this issue when upgrading from 4.4.0 to 4.5.0....
  8. Ext.Net version: 4.4.0

    Hello,

    The DateMenu component does not work when it has an ID. We discovered this issue when upgrading from 4.2.2 to 4.4.0. This page demonstrates the issue:


    <%@...
  9. Hi,

    There is an issue with the ColorField component, at least in Ext.Net 4.2: Selecting the color using the sliders and the 2D map works correctly, but using the text fields below the sliders...
  10. We just tried out the Git sources and it works now. Do you have an estimate when the next stable version will be released?

    This thread can be closed.

    Best Regards,
    Raphael
  11. Hello,

    This is what happens on my end with every browser:
    24659

    I'm running the 4.1.0 release of 2016-05-10. This is Ext.versions.extjs: 6.0.2.437
    Maybe this is fixed in SVN already? We don't...
  12. Ext.Net version: 4.1.0
    ASP.Net version: 4.0.30319

    Hello,

    We have a grid with a grouping feature and a group command. The grid's store gets updated on the JavaScript side via record.set(). This...
  13. Ext.Net version: 3.3.0
    ASP.Net version: 4.0.30319

    Hello,

    The behavior of DirectMethods seems to have changed since 1.7.0. Specifically, when you define a DirectMethod with a string parameter,...
  14. I feared that this was the case, we will work around this issue. Thanks for the confirmation.

    Best regards,
    Raphael Robatsch
  15. Hello,

    I've been thinking about this possibility too, but unfortunately one of the interactions the component does is drag and drop. To be specific it allows DOM elements from the page to be...
  16. Ext.Net version: 3.3.0
    ASP.Net version: 4.0.30319

    Hello,

    We are currently upgrading Ext.Net from 1.7 to 3.3. On one page we are mixing Ext.Net with another 3rd party component which is a plain...
Results 1 to 16 of 16