Search Results

Type: Posts; User: Patrick_G

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Thank you again. I added the DeferredRender="false" and the javascript from the article but it did not work. Here is what I eventually got to work. The trick is to do a setTimeOut between each...
  2. Thank you for responding so very quickly.

    I had found that post previously and tried the following code but it only causes "tabWhichShouldBeActuallyActivated" to be activated

    ...
  3. I have a tab panel with two tabs that I am trying to pre-load so the user does not perceive any wait period when clicking on the second tab. I have tried various uses of AutoLoad(true). I have also...
  4. Geoffrey, thank you immeasurably for your immediate response. The new Ext.Net build is flawless. We made a great decision going with you guys.
  5. I installed the latest version of Ext.net on my personal development server and all works well. When I deploy to a test server with exactly the same files even the exact same web.config I get a pop...
  6. Thank you Baidaly, your suggestion worked perfectly. You guys thought of everything. One thing to note, for some reason I could not get


    <%= Html.ExtPartial("PartialView") %>

    to work
    but the...
  7. FYI, it turns out I was still having the issue and found what I think is the issue and work around.

    It "appears" as if some of the ext images are not compiled into the dll in the last release. I...
  8. I am wanting to add some new features to a Non-Razor ASPX page and was wanting to implement it by using a razor partial view (.cshtml). However, whatever combinations I try, the layout is not right....
  9. Wow, thank you for the very quick response. Your link lead me to other information which lead me to loading the nodes via a controller, which will work for what I need.
    ...
  10. Hello

    I have a simple tree panel and wish to use server processing to decide if certain nodes should be presented to the user. Some nodes always will, some will not.

    Here is my example


    @{...
  11. I just take his precise example and remove the Title property of the FieldSet and then the radius works in IE



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

    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net"...
  12. Thank you Baidaly for the very quick response. Your suggestion got me going in the right direction and I now have what I need.

    One thing I didn't mention in my post was that I was wanting to put a...
  13. The border radius does not 'seem' to work in IE 10 as well, however, if you remove the Title property of the FieldSet the border radius seems to work. Not very useful however.
  14. Having the same issue as this post

    http://forums.ext.net/showthread.php?11661-CLOSED-Removing-Icon-Space-in-Menu

    but can't figure out the css to get this done. I have ShowSeparator="false" but...
  15. Wow, thank you for the very quick response and for pointing me at the example. I am sure I can get what I need from that.

    Thanks for making such a great product.

    Patrick
  16. Hello

    Was wondering if the issue of using buffered rendering has been extended to MultiCombo's? I am trying some combination of the following:


    ...
  17. You are awesome! Also, thank you for the quick response. It works in all instances now.

    Ext.Net fan.
  18. Update
    I cannot get my sample to work on IE 9 on any machine. Is their something wrong with my sample?

    With IE 10, it seems to work when the page is being served up from a machine other than the...
  19. I am not able to get it to work correctly in IE10. When I use the following sample, it displays correctly in FF and Chrome but not IE 10. In IE 10 it displays just like the screen shot at the...
  20. Hello

    I just pulled down the latest from SVN trunk and copied the new DLL's into my project and this still seems to be an issue. Should I be pulling from a branch or tag?

    Thank you
  21. Daniil

    I am unsure how to apply the Sencha updates to my project which only references the Ext.Net dll. Would I need to pull the Ext.Net source and compile with the Sencha updates? Does the trunk...
  22. The SelectionMemory=false has resolved the issue.

    Thank you for your very quick response.
  23. There appears to be an issue with the latest Ext.Net with grid panels that use RowSelectionModel multi.

    If you go to the Ext.Net example:...
  24. You guys are too cool!! It worked.

    I didnt catch that I should pull the code from your source control, I was looking in the contents of the NuGet package. There is a little more I have to do ......
  25. Hello Danil

    As always, thank you for your quick response, it means a lot to me and my company.

    Unfortunately after making sure that we are using the latest 2.1.1.18233 Ext.Net.dll it still does...
Results 1 to 25 of 50
Page 1 of 2 1 2