Search Results

Type: Posts; User: u8621011

Page 1 of 2 1 2
Search took 0.02 seconds.
  1. Fabricio,

    OK, I got it and thanks for your clear explanation.

    Ted
  2. Fabricio,

    sorry, i didn't see the show command. You also mentioned another possbile problem of FriendlyURLs, what i have to modified?

    I also see the FeindlyUrlSettings in my generated router...
  3. Fabricio,

    But one more question, why my button no response after I mark out the AntiXsrfTokenKey viewstate related code?

    The view code is



    <%@ Page Title="About" Language="C#"...
  4. Fabricio,

    Ya, that is also my Site.Master.cs code, maybe that's where the viewstate error caused???


    Another question is,
  5. I have shared 3 snapshots with you in previous post. I found form data has something diff.

    In my original aspx(that one causes HTTP 500). No "_VIEWSTAGEGENERATOR", but your and my MasterPageFile...
  6. Fabricio,

    The error is deterministic. and i have created the 2 pages you mention under my testing solution and I got nothing but only the empty reponse "{}" when click the button on your page.
    ...
  7. Fabricio,

    I were test under new, clean project. My Environment.

    Visual Studio 2015,
    Ext.NET 4.2

    web.config
  8. Hello,

    I found when i use master.site to layout my page, <ContentPlaceHolder> will make page crash when i press some button to do DirectEvent.

    snapshot(The meaning of the exception is "The...
  9. Fabricio,

    It works fine, thanks.

    Ted
  10. Hello Fabricio,

    It works!~ Thanks for your quick support.

    Ted
  11. hello,

    while we are trying to use glimpse to do profiling, we found ext.net will fail if glimpse is turned on.
    (the failed request is url like this...
  12. The default label of barseries is vertical way but we want it present as horizonal with X.ChartLabel().RotationDegrees(90) which doesn't work.

    Code

    X.CartesianChart()
    .Height(370)
    ...
  13. Fabricio,

    We got it and that workaround is ok.

    Thanks your help,
    Ted
  14. Fabricio,

    That's why the first post i mention that css sample with this attribute, "writing-mode: tb"

    <text x="200" y="0" style="font-size:24px; writing-mode: tb;">åž‚ç›´æ–‡å*—</text>


    but...
  15. Hello Fabricio,

    Sorry didn't describe our problem well. We are encountered that problem while using CartesianChart. Snapshot & codes like below.

    code

    X.CartesianChart()
    ...
  16. Hello,

    Does ext.net support vertical direction text style ?

    vertical text style I mean likes the code below:

    <text x="200" y="0" style="font-size:24px; writing-mode: tb;">åž‚ç›´æ–‡å*—</text>...
  17. Fabricio,

    I have tried once to reduce the codes to reproduce that problem but failed. We will try again later if have time. (The same codes work better under Internet Explorer)
  18. Fabricio,

    That's the issue I report and sorry I forget to drop out the license line @@~

    Ted
  19. Fabricio,

    Ext.NET 4.2.0 also has this problem.

    The initiator of WebResource.axd is


    http://localhost:57511/uipack/aria/extui-aria-all-css3-embedded-css/ext.axd?v=4.2.0

    the screenshot of...
  20. Fabricio,

    We found that the browser error does matter because the button will disappear.


    Theme Default:
    24867

    Theme Aria:
    24868
  21. Dev. Env:
    1. Chrome: v56.0.2924.87
    2. Ext.NET 4.1.0

    Our menu page will be rendered incorrect(be cut off)
    24862

    Which should be rendered like this.
    24863
  22. OMG!!! We also cannot reproduce that problem right now. Because we have change our layout these days from partial view model to the mode which every job have its own page.

    but we found that...
  23. Fabricio,

    Thanks for your support and the fixing but we cannot find the way to access Github?
  24. When we use .UI & .Button under Ext.NET 4.2.0, the browser will have "Invalid regular expression flags" error.

    24843


    We have checked the response data of partial view request. the error...
  25. Hello,

    Please check for us that when we use Ext.NET 4.1.0 under MVC4 with Aria Theme will cause following error.

    Error Message from Browser:
    24841

    The Browser Developer Network Transaction:...
Results 1 to 25 of 26
Page 1 of 2 1 2