Search Results

Type: Posts; User: softmachine2011

Page 1 of 20 1 2 3 4
Search took 0.03 seconds.
  1. Thanks @Daniil,

    We have tested it directly with ExtJS 5 and it looks like we get better results than with ExtJS 4.2. Anyway, it still remains a residual memory leak for every iframe.

    At this...
  2. Thanks @Daniil,

    but is there any changelog at the moment regarding to changes performed with respect to previous versions?

    We would like to estimate the scale of our migration process.
    ...
  3. Hi,

    In relation with threads:

    [OPEN] [#10] Memory leaks‎

    [CLOSED] ExtJS 5.0 Beta and the Crisp Theme


    We would like to know if there exists a changelog of Ext.NET v3 changes, in order to...
  4. Hi again,

    Could you finally test this issue with ExtJS 5?

    Could this problem be tested with current Ext.NET 3 version? or should it be tested directly with ExtJS 5?

    Thanks again for your...
  5. Hi,

    Taking up this issue again, did you know if iframe's memory leak problems could be solved with the brand new EXT.JS 5.0 version?

    Hope you could check this problem with newer available...
  6. It's what I think.

    Thanks for all
  7. Hi,

    Is there any way to fill a textarea, label or some other control with a fill character with a fixed width area.
    I attach an image with a possible expected result.

    My idea is to have the...
  8. Hi @Daniil,

    I need to hide elements afterRender because I have js code in control and I need to specify which controls are shown from another page.
    So, I did what you were saying and it works...
  9. Hi again,

    Finally I found this thread http://forums.ext.net/showthread.php?11899&p=48455&viewfull=1#post48455 and works like expected
  10. Hi,

    With v1.3 of Ext.NET I have a grid with editablegrid plugin and I need to block editing a row with some conditions calculated in javascript side.

    Is there a handler or something I could do,...
  11. Hi,

    I'm trying to change visibility of items in radiogroup.
    In Ext.Net V1.3, I have this code:



    <%@ Page Language="C#" Inherits="System.Web.Mvc.ViewPage<dynamic>" %>

    <!DOCTYPE html>
  12. This is how web.config looks when I installed Ext.NET v1.7 via NuGET


    <runtime>
    <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
    <dependentAssembly>
    ...
  13. My application has MVC v3, I must compile Ext.NET.MVC with v3?
  14. Related with this error, all results from Ext.NET.MVC namespace returns me it className string instead of a JSON like in v1.3

    Possibly I must compile dll with any arguments or params?

    Any help...
  15. Hi,

    I'm trying to migrate my Ext.NET v1.3 MVC application to v1.7 via NuGET.
    As I see, Ext.NET.MVC is not included in package, so I download Ext.NET 1 from branch and build Ext.NET.MVC dll
    ...
  16. Hi,

    I solved this problem in most cases, but the problem persists in some ones.

    Probably depends on text length.

    Are there any solution to solve this problem?

    Thanks
  17. Fix worked perfectly!

    Thanks!
  18. Hi,

    I can't update to the latest version, so can you provide a workaround?

    Thanks
  19. I'm sorry,

    I was confused because I use 2 different versions. This is official v1.3 Release.

    Thanks
  20. <%@ Page Language="C#" %>
    <%@ Import Namespace="System.Collections.ObjectModel" %>
    <%@ Import Namespace="System.Collections.Generic" %>
    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net"...
  21. Hi

    I'm using ExtNetV2.1R4377 and I have a problem with GridPanels on Chrome V26.0.1410.64.

    6469

    As you can see, I can see half part of CommandButton. In IE and Firefox it works fine. But in...
  22. Yes, works as expected.

    Thanks for fix
  23. Hi again,

    Is there any place to see what is the current status of these bugs?

    Is there any way to know an estimated date?

    Thanks.
  24. Hi,

    I'm using Ext.NET 2.1 r4377 that I believe that uses ExtJS 4.1.3, how can we fix this issue or which code must override?
    In our scenario, migrate to Ext.NET 2.2 is not an option right now.
    ...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4