Search Results

Type: Posts; User: paulc

Page 1 of 5 1 2 3 4
Search took 0.02 seconds.
  1. Thread: [CLOSED] Roadmap

    by paulc
    Hi,

    With the news of the acquisition of Sencha by IDERA, the subsequent lay-off of the core Extjs developers and the lack of information from the Ext.NET team concerning .NET Core we are concerned...
  2. Thread: Ext JS 4 Roadmap

    by paulc
    Hi,

    With the news of the acquisition of Sencha by IDERA, the subsequent lay-off of the core Extjs developers and the lack of information from the Ext.NET team concerning .NET Core we are concerned...
  3. Hi, no problem. I've applied the fix in our dev. environment and it appears to be working. I'll update the thread once we get this through testing and into production.

    Thanks,
    Paul.
  4. As per my original thread, It happens "Using Chrome Version 54.0.2840.99 m on Windows 10 with latest code from SVN /premium/2 branch."
    I will try the fix as described in the other thread, but in...
  5. Hi,

    We're experiencing a strange issue with field focus problems and the SelectOnFocus property.

    Using the simple test case below the field context should be auto selected on focus which...
  6. Hi Danill, sorry The css was being overridden. Please close this thread.
  7. Hi guys

    I'm using a TreePanel with Mode="Remote" and have enabled editing using the RowEditor plugin. My question is whether this is a supported configuration because it appears to work ok except...
  8. Yep, that works. Thanks :)
  9. Hi, I have a combobox which also has some custom triggers. I need to ability to hide/show the default arrow trigger in some situations but keep the other custom triggers visible. If I use...
  10. Thanks for the link but I am using MVC. How would I data bind the selected value. I've tried RawValue and RawDisplayValue which looked promising but didn't appear to do anything. The other thing...
  11. Hi Daniil,

    Your example clearly doesn't answer the question - A bit of a cop out really!! Clearly I need to be able to set a default value using remote store, but the thread you directed me to...
  12. Hi,

    I need to see an example of how to set the selected value and display value of a combo box, like in your example:

    https://examples2.ext.net/#/Form/ComboBox/Custom_Search/

    How could I add...
  13. Thanks Daniil... that might work.

    I am using the file upload control, but I the target is a different server.

    Basically, the web server/database is hosted in a data centre in London and the...
  14. OK thanks, yes that is working. I think the underlying issue is that the iframe is created with a url of "about:blank" but in Chrome his uses the protocol and host of the current window which is...
  15. Hi,

    I'm using the itemselector control but I need to bind the selected and unselected to a store... is there an example of how to do this?

    Thanks,




    ...
  16. Hi Guys,

    I have a situation where I am not getting file upload completed events fired using Chrome. I think the reason is that Chrome doesn't raised an exception on cross domain issues but logs a...
  17. OK thanks.
  18. Confirmed - fixed and working fine, thanks.
  19. Hi,

    I have a SelectBox with a default filter applied to hide the data until I can apply the real filter values and filter the data..


    <ext:SelectBox runat="server"...
  20. Hi, I upgraded my code to 2.2 from 2.1 and now I get an exception with my tree store configuration. I can't see what the issue is?

    My simplified code snippet is:



    <ext:TreePanel...
  21. Hi,

    I have a grid setup using the grid filters feature which is working fine, except for columns that are part of a grouped column, e.g:



    <ext:Column ID="Column3"...
  22. Ah, yes, of course.. that fixes it. Thank you!
  23. Sorry, some instructions to reproduce:


    The sample loads, a new window is displayed. General is the active tab
    Select the 'Specification' tab, note the layout of the dimensions is formatted...
  24. Hi Daniil, please replace the content of your TabPanel/Basic/ShowHide example with this to reproduce in both 2.1 and trunk.



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


    <%@ Register Assembly="Ext.Net"...
  25. Just testing in Firefox and IE. Both work okay, it appears to only affect Chrome (Version 24.0.1312.57 m)
Results 1 to 25 of 102
Page 1 of 5 1 2 3 4