Search Results

Type: Posts; User: jskibo

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Hi Daniil,

    I think that may be exactly what I need. I will try out this new approach, and let you know if it works out for me.

    Thanks again!
  2. Hi Daniil,

    Thanks for the example!

    I like your idea of setting the "start" base parameter (via the extra hidden variable) before the call to load the store is done. However, in my app, there...
  3. Thank Daniil!

    I will give it a try and get back to you.
  4. Hi Daniil,

    I was able to come up with a fix for issue #2 by creating my own custom PagingToolbar using a regular Toolbar control. Creating my own custom PagingToolbar allowed me to be able to...
  5. Hi Daniil,

    I tested out your example in my project, and issue #3 is totally fixed now (thanks for showing me how to do that). However, issues 1 and 2 still remain a problem for me. The problem...
  6. Thanks Daniil!! I really appreciate you taking time out of your day to help me with this. I will give your example a try as soon as I get a chance, and get back to you.

    Thanks again!
  7. I?m beginning to think the above scenario is just not possible (in any practical way). Is there anyone that doesn?t agree that it is not possible? If not, is there anyone that could suggest some...
  8. I have a GridPanel setup very similar to the following example:

    https://examples1.ext.net/#/GridPanel/Plugins/GridFilters_Remote/

    There is a button on the same page as the GridPanel that...
  9. Works great now. Thanks!
  10. Hi vladimir,

    Yes I can. Just add the following to the Ext.Net.Examples\Examples\GridPanel\Miscellaneous\LockingGridView\ example:


    <Plugins>
    <ext:GridFilters runat="server" Local="true"> ...
  11. I?m receiving a JavaScript error when attempting to lock a column that is not directly beside a column that is already locked. Here is the JavaScript that is causing the issue:


    ...
  12. Appears to be working great now. Thanks!
  13. When using ext:LockingGridView and setting the first column in one of my GridPanel?s to Locked="true" (which is a ext:CommandColumn), all of the icons in the column disappear.

    Is there any...
  14. Hi vladimir,

    I may have jumped the gun on this one.
    I tried some additional tests and have confirmed that version 1.0 is indeed faster to render.
    Sorry about that.

    Thanks.
  15. I'm not really noticing any difference in render time at the server with version 1.0 over 0.8.2. The .Render function is still a major bottle neck for me.

    Are any more optimizations going to be...
  16. Thanks for the reply. How is the version 1.0 release coming along? Any idea when it will be ready?
  17. Is there a way to increase the performance of the Coolite.Ext.Web.Container.Render(HtmlTextWriter) method (other than reducing the amount of controls on the page)?

    Currently, approximately 75% of...
  18. I think that fixed it. Thanks!
  19. Hi vladimir,


    It is an IE only issue when Forms authentication is enabled. I have been using Fiddler to determine the files are not being cached (result is always 200 not 304).


    Please...
  20. In IE, there is a caching issue with the embedded resources (coolite axd files) if you have Forms Authentication enabled (the axd files get pulled down with every request, and do not go into the...
  21. Thanks! Much appreciated.
  22. I just update to the current revision (1480 trunk), and the Desktop control is throwing a JavaScript runtime error "Object expected" and will not render to the page.

    Please investigate. Thanks.
  23. Works great now! Thanks for the quick turnaround.
  24. I have a javascript function which dynamically adds Tabs to a TabPanel. The Tabs are AutoLoad with Mode = 'iframe' and Url = 'TabContents.aspx'. After updating to revision 1307, none of the Labels...
  25. <P class=MsoNormal style="MARGIN: 0cm 0cm 10pt">Hi Geoffry,

    Great fix on the maximize window issue!

    When I say "breaks the style of the Desktop start menu", I'm referring to the appearance of...
Results 1 to 25 of 34
Page 1 of 2 1 2