Search Results

Type: Posts; User: Kricher

Search took 0.01 seconds.
  1. When I said only the SIU.DirectMethods.LoadPageMenu success message, I said that the message in the success handler is showed



    SIU.DirectMethods.LoadPageMenu(reqPage, idObj, {
    failure:...
  2. Hi

    It doesn't throw error. Only the SIU.DirectMethods.LoadPageMenu success message.

    I removed the grdDataStore (with grdDataStore_ReadData DirectEvent) and the LoadPageMenu DirectMethod. I...
  3. I forgot to say that in development with Visual Studio 2010 no problems.
  4. Hi again

    I have the next code for error handling:




    var catchAjaxException = function (response, result, el, eventType, action, extraParams, o) {
    alert('catchAjaxException');
    ...
  5. Hi

    For continue with this problem, I played with the Session and Form timeouts without solution. Furthermore, I don't receive DirectMethod, Loader or Ajax exception messages (all with handlers)....
  6. Daniil, thank you for your answer.

    I was hoping to do it from Javascript.

    Regards
  7. Hi Daniil. Thanks for your answer.

    I don't understand this:



    The application can change and abandon the Session, but I don't know when one ASP .NET application restart. Can you explain me...
  8. Hi

    I have a page (Container.aspx) with panel container:



    <body>
    <form id="form1" runat="server">
    <ext:ResourceManager runat="server" Theme="Gray"...
  9. Hi

    I have a page with a container panel:



    <body>
    <form id="form1" runat="server">
    <ext:ResourceManager runat="server" Theme="Gray" DirectMethodNamespace="SIU.DirectMethods" >
    ...
Results 1 to 9 of 9