Search Results

Type: Posts; User: vadym.f

Page 1 of 20 1 2 3 4
Search took 0.03 seconds.
  1. Thanks for your response @Fabricio!

    It's unfortunate Row and Column Layouts can't be used with a Toolbar control. I've been attempting to create a seamlessly looking toolbar with two rows of...
  2. Hi,

    I'm trying to design a two-row toolbar using a combination of RowLayout and ColumnLayout controls. It's throwing a javascript error on initialization at line 15, column 389. Please suggest if...
  3. Thanks! You may close this thread down.
  4. Thanks again for the pointers! Please feel free to close this thread.
  5. Thanks for your reply, Fabricio!

    Is there any utility method to enumerate all TaskManager instances on the page on the client side? Something like below (doesn't work):



    ...
  6. Hi,

    Please merge this with this thread.
  7. Hi,

    This question is related to the v1.x thread.
    I've slightly modified the example code to call the Ext.TaskManager utility function in order to stop all running tasks. The call still doesn't...
  8. Hi,

    Please refer to the example at https://examples1.ext.net/#/TaskManager/Basic/Overview/.
    The Ext.TaskMgr.stopAll(); statement fails to stop the tasks on the page if called from within the...
  9. My mouse cursor stayed nearly static during the test (no dragging around) as the issue wouldn't manifest itself consistently in my case. The symptoms that you describe, however, are in line with my...
  10. Hi,

    There appears to be a bug on making an initial selection of a spreadsheet row in Initial Selection. A row header checkbox gets unchecked intermittently immediately after being checked off....
  11. No trouble at all, thanks again for the timely help!
  12. Yes, I was able to build the Ext.Net.MVC project after removing the static System.Web.Mvc.dll reference and installing the MVC 2.0.1 NuGet. The only other thing that I would ponder is whether to rely...
  13. Hi Fabricio,

    If you don't mind, please update SVN branch 1 in order to include the configuration of the MVC 2 NuGet package. MVC v. 2 is an older NuGet package and the binaries don't get shipped...
  14. Thanks, Fabricio, your code sample works as expected. It breaks in my setup having a TabPanel AutoLoad in IFrame mode when a tab gets closed. Then, I'm able to navigate backwards without getting...
  15. That was an excellent pointer, many thanks! Indeed, on a newly built machine with a default VS 2015 installed, the NuGet package sources were somehow missing and that was the root of the problem. One...
  16. Thanks for your quick response, Fabricio!

    Here're the steps I'm following:

    Donwloaded a clean SVN copy of source code from http://svn.ext.net/premium/branches/1 (no modification whatsoever)
    ...
  17. No, unfortunately. I'm using Win 10 Enterprise with VS 2015 in my dev environment trying to build the 2012 solution. Could that be an issue?
  18. Hi,

    I've noticed that Ext.Net.Utilities.dll v. 2.2 and Newtonsoft.Json.dll v. 4.5.11 assembly files are no longer available in SVN at...
  19. Hi Fabricio,

    Using your suggestion, the token never has a chance to be added to the history and the change event won't fire. Am I following you correctly here? Please give it a run.



    <%@...
  20. Hi Fabricio,

    The example should work as it is with the DocumentReady Fn handler. Please get the latest version of the $\branches\1\Ext.Net\Core\ResourceManager\ResourceManager.cs file from the...
  21. Hi,

    I'm trying to mimic the behavior of "blocking" the use of the browser "Back" button. When the user attempts to navigate backwards, a prompt should be presented and page location remain the...
  22. Thanks, Fabricio, Happy New Year to you and the entire Ext.Net crew!
    I've figured out the missing pieces in my setup, please mark this question as resolved.
  23. Thanks much for the pointers, Fabricio! What would be the call to reset the panel padding to its original no-margin defaults? I've tried the following but it would leave the right and bottom margins...
  24. Hi,

    Is it possible to change the padding of a Panel either on the client or in the code behind? I've tried both with no success. Is there more to this?



    <ext:Panel ID="Panel1" runat="server"...
  25. Thanks, Daniil.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4