Search Results

Type: Posts; User: pinker

Search took 0.01 seconds.
  1. Hi.

    I am trying to place a map inside a Window but without success. Can anyone help me?



    <head id="Head1" runat="server">
    <title>GMap - Ext.NET Examples</title>
    ...
  2. I see. Probably I pick the wrong one.
    thanks
    daniela
  3. The version is v1.2.5
  4. With the highcharts.src.js I get the following error: Error: 'G_vmlCanvasManager' is undefined

    daniela
  5. Yes, I am using version Ext.Net 1.2.
    Should I use other?
  6. Thanks!

    It works on both Firefox and Chrome but not in IE9... :/
    But the solution is to use highcharts.js instead of highcharts.src.js

    Thanks a lot!
    The framework is awesome. I am working...
  7. Hi again.

    I have now the following code. I get no errors but no chart too...



    <head runat="server">
    <title></title>
    <ext:ResourcePlaceHolder ID="ResourcePlaceHolder1"...
  8. Hi again.
    I have now this code. No errors but the Chart is not displaying.



    <head runat="server">
    <title></title>
    <ext:ResourcePlaceHolder ID="ResourcePlaceHolder1" runat="server"...
  9. Yes, is here: http://www.i286.org/examples/Ext.ux.HighchartPanel.js

    Thanks
  10. Here it is:



    <head runat="server">
    <title></title>

    <script type="text/javascript" src="js/ext-base.js"></script>

    <script type="text/javascript" src="js/ext-all.js"></script>
  11. Thanks for the reply. I already read that post and in fact i am using the ExtJS adapter for HighCharts.

    I have the code below as an ASP.net but when running it I get the following error: Error:...
  12. Hello.

    I am trying to use the adapter for Highcharts in Ext.net but without success because I need to include the ext-all.js and ext-base.js to work.
    so far, no problem.

    but when I add the...
Results 1 to 12 of 12