Search Results

Type: Posts; User: shm2847

Search took 0.01 seconds.
  1. ِDear mr fabricio.murta.
    I use this code
    <script type="text/javascript">
    Ext.Ajax.timeout = 1800000;
    Ext.data.Connection.override({ timeout: 1800000 });
    ...
  2. I call a method in DirectEvents in my web application.
    method call a query that need 5 minutes time at minimum for execute.
    after a maximum 60 second of loading mask showing ,request failure...
  3. Thread: License

    by shm2847
    hello
    I set license key at webconfig file . my project isn't in Internet and work on local LAN without Internet.
    How Ext.net sense and check my license ?
    my last thread is :...
  4. Tanks.
    we buy a license key at this month.
  5. hello
    I uses Ext.net 3.1 in trial version in a LAN network without Internet Access.
    I set RenderStyles and renderScripts to "Embedded" and publish site to IIS 7.5 on Windows 2008 R2.

    but...
  6. Hello.
    I Used sample https://examples2.ext.net/#/GridPanel/Data_Presentation/Meta_config_with_handler/ for Dynamic Column add to grid.
    I add a runtime Editor for column with type "ComboBox"...
  7. Tanks for your attentions.
    I change code and this work correctly ,but i have 3 question:
    1- Is this code acceptable?
    2- When i set window close action to Destroy , after windows closed by user ,...
  8. Hi.
    I simpled Desktop sample and add a button to user control .
    I will add a click event for button .
    what is my mistake?
    tanks.

    <%@ Page Language="C#" %>
    <%@ Register Assembly="Ext.Net"...
Results 1 to 8 of 8