Search Results

Type: Posts; User: jcarlos

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Hi, only to inform you that this last reported issue occurs in any browser.

    Regards,

    José Carlos.
  2. Hi Daniil, follows a test case, below.

    Please, note that when the container width is lower than the browser width, the container is cut to the left.


    <%@ Page Language="C#" %>

    <!DOCTYPE...
  3. Hi Daniil, good news!!!

    The override that you suggested solved the last issue that I posted in this thread, regarding the FileUpload field and also the windows popups.

    I also tested the...
  4. Hi Daniil, thanks for your feedback.



    I'm going to try the solution you suggested, but at the same time, I was doing other test and when completely removed the FieldExtensions script from the...
  5. Hi, do you have some news about this issue?

    I'm revisiting this topic because, despite the small fix that I have implemented, there are still some cases that is not working.
    A good sample is the...
  6. Hi, @Daniil, sorry for the delay.

    I tested your test case and it really works.
    I cannot understand, the case is very similar to the sample I sent, but your case is working.
    I am going to do some...
  7. Hi, the code works if I change the jscript from using Ext.decode to eval function, but I don't know if it is a good practice:


    function loadMenu(url) {

    var me = this;

    var mainMenuButton =...
  8. Hi, I'm trying to implement a dynamic menu that should be created and serialized in a controller method and rendered by a jscript function.

    However, I'm experiencing some issues when the...
  9. Hi, just to post a small fix in the prior posted fireResize function, the callParent should be called after the assignments to the local variables in order to enable the correct resizing:

    ...
  10. Hi, good news, I finally found a solution.

    Based on the findings of my prior post, I created an override of the native extjs5 functions getViewportHeight() and getViewportWidth() in order to avoid...
  11. Hi, I have some more strange findings to share. I would say that is so crazy behavior that I cannot believe that is logical or it is running that way.

    Using the same test case #3, I modified the...
  12. Hi @Daniil, the tests was performed using the latest version from SVN trunk of Ext.Net.

    I performed a little more testing and concluded that the behavior occurs when applying a dynamic size,...
  13. More news, the behavior does not occurs if the render event was removed and keeping a constant height directly on the config attributes.

    Also, I tested the container with the viewport plugin and...
  14. Hi, I studied the source code of the viewport component of extjs5 and found no reason for this weird behavior.
    So, only for the purposes of testing, I changed from viewport to a container component...
  15. Hi @Daniil,

    I tested and I confirm that the issue cannot be reproduced in the IE11 in IE8 mode.
    It occurs in the original IE8 version.

    Best regards,

    José Carlos.
  16. Hi, I'm facing an issue with field width when using viewport in the Ext.Net 3.1 and rendered by the IE8.
    The issue is that the field width is being incorrectly calculated with the half of the width...
  17. Hi, i just downloaded a recent version directly from the Ext.Net SVN trunk and the issue was solved. You can now close this thread, thanks.
    Is there any plan to update the version of the Nuget.org?...
  18. Hi, I'm facing an issue when using the IE8 browser with the GridPanel.
    The issue occurs when the mouse cursor is pointed to some row of the grid.
    The expected was that the row was automatically...
  19. Hi, just to give you a feedback about the issues that I reported and followed up in these last weeks.

    The issues was totally solved with the fixes that you made in revision 5724 and also the...
  20. Ok, I am really suspecting that these two issues can be related to the fix that you already made and was not deployed in the NuGet combined to my misuse of the Ext.Net.MVC.PartialViewResult that...
  21. Ok, I changed the code as per your suggestion that is really much more easy.

    I am going to followup the logs with these changes this week and after that I will let you know the results, thank...
  22. Hi Geoffrey, thanks for your response.



    Actually I already did that, but what I would like to know is the kind of scenario that it is being addressed by these modifications.

    Additionally,...
  23. Hi, recently I complained about a random exception that can be checked in this thread: Randomly Displaying Warning Message - The web.config file for this project is missing the required...
  24. Hi Vladimir, I don't know why this thread was closed.
    The view that is being rendered has many partial views that is conditionally rendered based on business rules.
    I checked the log of the...
  25. Hi Vladimir, sorry for the delay on the feedback, I didn't see your response.
    Anyway, I updated to the last version from the Nuget (2.5.1) some weeks ago. Is this release updated with this fix?
    I'm...
Results 1 to 25 of 49
Page 1 of 2 1 2