Search Results

Type: Posts; User: Geovision

Page 1 of 6 1 2 3 4
Search took 0.02 seconds.
  1. Hello,

    the problem appears only on Client production environment, and it is not appearing on debugging environment.
    So I will check as mentioned the IIS logs and then feedback you.

    Thank...
  2. Dear,

    Please not that I have a problem in loading my EXT.NET application , in which sometime the application is not logged in successfully.

    and all EXT.net components are not displayed...
  3. Hello,

    It works.
    Another question, how we can add a column filter dynamically from code behind using C#?

    Thank you.
  4. Dear,

    Please note that I am using a Grid panel, all I need that is showing the column grid filter.
    I am trying to add the following:


    <plugins>
    <ext-gridFilters />
    ...
  5. Dear,

    Please note that I encountered an issue when exporting an ext-gridpanel to an excel sheet.
    Noting that I am using the ClosedXml library.

    Problem Description:
    Status Code:200...
  6. Dear,


    Suppose I have an EXT Combo Box within the following items:

    a- item 1
    b- item 2
    c- item 3

    user can select item 1 and item 3 but item 2 cannot be selected and used...
  7. Thank you, will use one of the mentioned techniques.

    Regards,
  8. Dear,

    Can you provide me an example about how calling a Page Modal (with parameters) from another Page Modal?
    since I tried different examples but with no success.

    Example:
    Suppose...
  9. Hello,

    I tried all the above suggestions and it doesn't work for me.

    Regards,
  10. Hello,

    I tried also but with no success.

    Regards,
  11. Dear,

    Please note that the problem is fixed.
    by updating the code as per below:



    app.UseExtNetResources("/ffmsadmintoolmvc/extnet", config =>
    {
    ...
  12. Dear,

    Please note that the fix that you post later, it doesn't work for me.
    please find below the Configure method in my startup.cs:



    public void Configure(IApplicationBuilder...
  13. Dear,

    Please note that I am trying to deploy an EXT.NET Classic WEB Application (EXT.net 7.1) on IIS including a valid License key but with no success.

    Steps Achieved:
    1- Add the...
  14. Hello,

    Thank you it is working now.

    Regards,
  15. Dear,

    I followed up the guide and it is working now.

    Thank you.
  16. Dear,

    Please can you provide me an example about how to add a context menu to <ext-gridpanel>.
    Noting that I tried the following Code but with no success:




    <ext-gridpanel...
  17. Hello,

    Please find my startUp.cs page:




    using System;
    using System.Collections.Generic;
    using System.Linq;
  18. Dear,

    Please note that I encountered an issue when clicking a <ext-button> (MVC) having a direct method as a listeners.
    Noting that I tried the same instructions listed in the following page...
  19. Thank you it is solved now.

    Appreciated,
  20. Hello,

    i applied the same as provided example (https://examples4.ext.net/#/GridPanel/Data_Presentation/Multicombo_Map/) especially for (Renderer function), and i added the model type to be as...
  21. Hello,

    Can you provide me a sample about what you talking about please?

    thank you for collaboration.
  22. hello again,

    Please find below my code :

    ASPX Page:


    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="MultiComboExample.aspx.cs" Inherits="FFMS.MultiComboExample" %>
    <%@...
  23. i think you didn't get my issue.

    i have a grid panel with a MultiCombo Column. when we are fetching the results from the Database and bind them to the Grid ,the MutliCombo is not updated with the...
  24. Hello,

    I have a problem of rendering multiple values in Grid panel Multi Combo Column.
    when data binded into Grid panel, the values selected are binded correctly (using renderer function)...
  25. Thread: 5.x license

    by Geovision
    Dear Ext.Net.

    If i purchased 1 developer license for version 5.x , i will be able to deploy as many compiled web applications on production on different servers \ clients as much as i want ?

    ...
Results 1 to 25 of 129
Page 1 of 6 1 2 3 4