Search Results

Type: Posts; User: moldeveloper

Search took 0.01 seconds.
  1. Hi,

    is there the possibility to access the last sources of Ext.Net? It seems that even with premium support it's no more possible.

    Thanks
  2. Thank you Fabricio for the support.
    It works!
  3. Thank you Fabricio, keep me updated.
  4. The example doesn't work on Internet Explorer 11 (on Chrome it works well, I know it).
    Can you test it?
  5. Absolutely:
    https://examples4.ext.net/#/Form/FileUploadField/Basic/

    It's the third paragraph: Form Example
  6. Ext.Net 4.4. examples: FileUploadField Form Example is working on Chrome, but not on IE11. FileUploadField has no file attached (HasFile property always false).
  7. Hi,
    the following page produces an error, as the chars "${...}" inside the string are interpreted as an ID:


    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Test.aspx.cs"...
  8. Hi,
    I found some problems in the classic theme css:


    in this case the url quotes are inside a "content:" and the string is invalid
    ...
  9. Hi Fabricio,

    I cannot use ext windows because the popups open different and very big pages.
    The problem is present on many PCs in our organization, and I have the latest version of IE11 (updated...
  10. Hi,

    I found a strange behaviour in IE11 when opening a popup from a grid: immediately after the popup opens, the page with the grid gets the focus, and the popup goes to background.
    This page...
  11. I'm experiencing an issue trying to load the content of a panel when SourceFormatting is set to true.

    This is a test page to reproduce the problem:


    <%@ Page Language="C#"...
  12. Hi Daniil,

    I agree that not every DirectEvent response should use "application/json". But I think that when (and only when) the stream is a JSON serialization, the Content-Type should match. As...
  13. Why? I think it's a bug, the content in this case is never an HTML stream but a JSON serialization.



    Ok, I'm going to try, I hope not to put excessive overhead on every request.



    Yes. I...
  14. I'm using version 1.6 (when my svn access will be activated I'll start the transition to 1.7), and I'm having a problem due to the content type of direct events' response. The problem is the same as...
  15. Hi,
    I tried InitScriptMode=Linked to leverage browser caching, but the paramter in the url is different on every refresh. It would be great to have an hash generated on the content of the script...
  16. Hi,
    I am using RequestReduce http://requestreduce.org/, it works great with my scripts and styles, but it is not able to manage all the includes that Ext.Net generates. Would it be possible to...
  17. Is it possible to load multiple tabs simultaneously?
    I'd like the user to wait only for the first tab while loading other tabs in background.
    In an improved version, I'd like to load other tabs in...
  18. I'm using a flow layout as described here http://forums.ext.net/showthread.php?13917-Panel-Flow-(-)-Layout, the first method, but I get the same result with the second.
    It works in every modern...
Results 1 to 18 of 18