Search Results

Type: Posts; User: DenisEdde

Search took 0.01 seconds.
  1. Hi Daniil,

    Great thanks, I didn't know that.
  2. In gridpanel, When choosing a column of type of "int" or "float" and this column have length more than 19 numeric digits it does not show more than 16 digits and the others it put them as zeros.

    I...
  3. When saving and adding data using the OnBeforeStoreChanged event, it succeeds and the event fires when the htmlEditor contains one line of text, But when I go to a new line in the htmlEditor and...
  4. I am facing an issue with the htmlEditor and not finding any solution for it, find attached the .aspx page that the html editor is used in, details:
    The issue with the htmlEditor is that when I...
  5. Found the solution, the chart stores must bind in page load so it can be refreshed on postback

    thanks
  6. Oh found solution, should bind store on page load, thanks
  7. GridPanel doesn't refresh with new data from code behind.

    aspx page code:

    <body>
    <form id="form1" runat="server">
    <ext:ResourceManager ID="ResourceManager1" runat="server"...
  8. Hi,

    Any news regarding this post?

    Thanks
  9. Hi,

    Find below a working copy, the chart doesn't get redraw on combobox change when new data is binded:



    <head runat="server">
    <title>Dashboard</title>
    <link id="linkFavico1"...
  10. Hi,

    Using ext.net 2.2, VS2010, .net framework 4.0 and tried the issue on IE10, Firefox and chrome
    Nothing happens when reloading the column chart with new data (taken from column chart browser...
  11. Was talking about both.
    As i don't have much experience in iframes didn't know that it couldn't overlap over another iframe.
    Will send you a working sample for the initial problem which was...
  12. Hi All,

    Well the issue is fixed when I changed the north panel to html and not frame.
    As i faced another issue with ext menu in the north panel frame were the menu when clicked was showing only...
  13. Hi Daniil,

    I am using version 2.2, will provide you with a runnable and simplified test case asap, i am little busy with other stuff now so maybe in 2 days.
    Thanks for the help
  14. Oh right :), many thanks didn't notice
  15. Hi,

    if 2 ComboBox stores have the same Value Field these combo boxes doesn't work, for example when you remote validate them the selected index is -1 even though you have selected an option, when...
  16. Sure took them out
  17. I came into an issue that's appearing only in IE, specifically IE 10
    The issue appears when a dynamically created menu is clicked and a handler is called to open a new frame panel in a center...
Results 1 to 17 of 17