Search Results

Type: Posts; User: cerqueira81

Search took 0.01 seconds.
  1. Sorry here my code:

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

    <%@ Register assembly="Ext.Net" namespace="Ext.Net" tagprefix="ext" %>

    <script runat="server">
    protected void Page_Load(object sender,...
  2. duplicated post...
  3. Im trying to add a charttip in code behind with a value of the Xfield, but the value of the xfield dont apear in the charttip.

    How can i make it work?

    Post the code below....

    Please help!
    ...
  4. Hello,

    Im trying to change a font size of a axes in the code behind but i cant make it work.

    Take a look to my code:


    Chart1.Axes.Clear();

    Ext.Net.NumericAxis axis = new...
  5. Thanks it works!
  6. Im developing a software for non-commercial use but i dont know how to get the license for it...

    What i need to get the community license?

    Im using the ext.net v2 that i get from Nuget.
    ...
  7. I discover the problem

    I remove all the ext dlls from my project put the dlls in my 'bin' folder and add the dlls again

    Then try to add the ext.net to the toolbox

    then i have a error about...
  8. I have the same error here...

    If you find something post here...

    VS 2010
  9. Im trying to put a user control with a google chart in a portlet but i cant make it work...

    I try to user the "GVisualizationPanel.js" but i cant make it work too...

    Here my code that i try to...
Results 1 to 9 of 9