Search Results

Type: Posts; User: santogudi

Search took 0.01 seconds.
  1. Hi,
    The idea is to create a dynamic chart based on dynamic data (number of clusters defines: Y1, Y2, Y3, Y4, ...)

    This example on tradition ASP.NET Web Application works fine, but in MVC, the...
  2. Thanks! It works
  3. Hi,


    Sprite object does not have any context menu property and any right click event neither

    Is there any alternative solution to have a context menu (right click) on sprite objects ?

    ...
  4. Hi,

    I have already a big web application that uses Ext.Net version 1. I would like to add some great functionalities of Ext.Net 2 (chart components) but without migration because it would be quiet...
  5. Hi,


    I inform you another bug related to an export example:

    https://examples2.ext.net/#/GridPanel/Miscellaneous/Export_Data_Ajax/


    Status Text: BADRESPONSE: Unexpected token <
  6. Hi,


    I inform you another bug related to export example:

    https://examples2.ext.net/#/GridPanel/Miscellaneous/Export_Data_Ajax/


    Status Text: BADRESPONSE: Unexpected token <
  7. Ok, thanks

    cheers
  8. yeah, final release 2.0
  9. It works!

    thanks


    When will be released Ext.Net 2.0 release version? more or less?

    I would like to know it in order to plan some internal activities.

    Thanks in advance
  10. Error 500
    Object reference not set to an instance of an object.



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

    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>

    <script runat="server">
  11. Hi,

    The same problem occurs with Select/Change Direct Events in comboBox
  12. Ext.ux.grid.RowEditor.override({
    initFields: function () {
    var cm = this.grid.getColumnModel(), pm = Ext.layout.ContainerLayout.prototype.parseMargins;
    this.removeAll(false);
    ...
Results 1 to 12 of 12