Search Results

Type: Posts; User: ASchott

Search took 0.01 seconds.
  1. Hi Fabricio,
    thanks for your message.

    I didn't have much luck with css styling in my application, but i found a quick fix for me while debugging with Chrome debugger.
    I nailed it down to the...
  2. Hi Fabricio,
    thanks for your quick solution. Sadly it does not work in my application.
    But when i apply your css solution with the Chrome Debugger to the Combobox example, i can see, that it...
  3. Hi Fabricio,

    thanks for your fast reply and your help!
    I found the problem while developing new pages, so i can't say if it worked in an older version of Chrome.

    Bye,
    Andreas
  4. Hello,

    i recognized a problem in my web application and i can reproduce it with the examples explorer.

    After typing "*" and changing the page forward and backwards in the resultset the window...
  5. Hi Fabricio,

    our application works now like expected with BufferedRenderer="false". On a refresh the scrollbar is preserved in Firefox and Chrome and there are no graphic issues! Great :-)

    With...
  6. Hi,
    we have a problem when refreshing data in Firefox 52.6 ESR. It is working without a problem in Google Chrome.
    We are using Ext.NET 4.5.1.

    Scenario:
    - Some data is loaded in a Gridpanel, a...
  7. Hi,

    i could solve it overwriting ".x-form-cb-wrap-inner".



    <style type="text/css">
    .x-form-cb-wrap-inner { display: block!important;}
    </style>
  8. Hi,

    in the RowEditor sample a checkbox is not editable. We find out, that it was possible with a previous release.
    Is this a bug or by design?

    not working:...
Results 1 to 8 of 8