Search Results

Type: Posts; User: tnwheeler

Page 1 of 4 1 2 3 4
Search took 0.01 seconds.
  1. This new behaviour is in Ext.NET 4 only I am correct?

    Will the patch you gave be applied to build of 3.x?

    I don't mind having to build a interface to support the selection of a single group I...
  2. Hi Fabricio!

    Not a problem and thank-you.


    My apologies, I forgot to mention that this was also a way to reproduce it (it was infact the way I discovered the issue).


    I have added this to...
  3. I have a gridpanel that is grouped and has a CheckboxSelectionModel.
    I am finding that if I select all the records after collapsing all but one group the selection count is off by the number of...
  4. Is it just me or is the example explorer offline (examples.ext.net)?
  5. Based on my investigations Edge is reporting itself as a Safari(equse) browser and Extjs can't tell the difference.
  6. I figured this was the case.

    Have a great day.
  7. The Ext.net 3.2.1 Readme (https://examples3.ext.net/#/Getting_Started/Release_Documents/README/) states the following:


    scriptMode : ScriptMode
    Specifies whether the Scripts should...
  8. My apologies on being unclear. The issue we had with adding a blank note as a placeholder was not a problem with Ext.net.
  9. @fabricio.murta

    I did have

    initScriptMode="Linked"
    set but we are running IIS (full) on both dev and production. The one difference is that production is behind a load balancer.

    I have...
  10. Well i can tell you my web.configs are identical since we run in a duplicate environment. Our development is done against an identical IIS server as production .
  11. I will give it a shot, it's late here and I am heading home tonight but Thank-you!
  12. No we were on 2.5 and just finished an upgrade to 3.x. We never saw the error on our development server but it is constant on our production servera with an identical configuration. It is the same...
  13. We are getting the following exception on our production servers that just got updated to 3.2.1:



    An unhandled exception occurred at...
  14. @fabricio.murta
    Thanks. I tried to make it as succinct as possible.

    I will see if that will work for my situation.
  15. @Z

    That adds a working hyperlink but it is no longer an menu item and so it is actually not going to help. Thanks though.
  16. It would appear that a MenuItem in a MenuPanel in 3.2 does not correctly go to the URL specified in the href property in Internet Explorer 10 and 11.
    It works fine in Chrome or FireFox.

    I found...
  17. My apologies. Daniil, you are correct the "empty" note is not initially shown and adding it suppresses the error. The visual clutter was in the design not the code. :(
  18. I figured that out and was able to get it working with the priming space. The problem is the designers do not want the note taking up space in their design when it is absolutely necessary.
  19. When I try to set the Note on a Checkbox using javascript I get the following error:



    Uncaught TypeError: Cannot read property 'dom' of null
    Ext.net.FieldNote.setNote @ ext.axd?v=19368:6595...
  20. When I try to set the BoxLabel on a Checkbox using javascript I get the following error:


    Uncaught ReferenceError: boxLabel is not defined
    Ext.form.Checkbox.override.setBoxLabel @...
  21. @fabricio.murta
    Do I ever feel sheepish. I had reverted to 3.1 for testing and not realized I was not using 3.2 prior to reporting this "bug".
    I just tried my test case under 3.2 and it work...
  22. I have a Grid Panel that contains a RowEditor, a column summary and a command column.
    When I click the button to add a new row it throws the following error:

    Uncaught TypeError: Cannot read...
  23. Where/how do I get the SVN source to build? I have just been using the public releases up to this point.

    Update: Never mind apparently the URL was being blocked by our new proxy.
  24. The RowEditor plugin at https://examples3.ext.net/Examples/GridPanel/Plugins/RowEditor is not workng correctly. If you click "Add Employee" it adds the new record but set the editor to the first...
  25. Daniil,
    Thank-you that worked. I was able to get the tool-tips to show up on my basic pages. I have not tried the one that contains a grid with locked columns yet.

    Update: (6/30/2015)
    This...
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4