Search Results

Type: Posts; User: glhrmbhnrt

Search took 0.01 seconds.
  1. Currently using ext 1.3
    And no way to make this work. Settting this way, or setting on the direct method like this:


    var SaveTemplate = function () {
    ...
  2. Well, here's the code i use.



    <%@ Page Language="C#" %>
    <%@ Register assembly="Ext.Net" namespace="Ext.Net" tagprefix="ext" %>
    <script runat="server">

    [DirectMethod(Timeout = 1000)]...
  3. Hello guys, i got a problem using Ext Timeout.
    I have searched trough the web and found many solutions, no one works.

    I've tried setting globals



    <script type="text/javascript">
    ...
  4. Hello guys i've got a problem, i'm trying to load treenodes on server side but it don't work as expected.
    When i load on asyncronous request, it just load the parent nodes, not the children that i...
Results 1 to 4 of 4