Search Results

Type: Posts; User: samsaertug

Search took 0.01 seconds.
  1. <ext:XScript ID="XScript1" runat="server">
    <script>
    var IDVer = function()
    {
    return #{TfFId}.getValue(); // Uncaught TypeError: Cannot call method...
  2. Thank you very much for your interest.
    Do you have any idea how long it takes this?
    I should do this.

    Good work, take it easy.
  3. parentAutoLoadControl found here:
    http://forums.ext.net/showthread.php?18721-CLOSED-After-hiding-popup-window
    I use this command to close the pop-up window.


    WebForm0.aspx is main page.
    Open...
  4. please help me
  5. Thank you for the answer, but does not work :(
  6. If there is no problem in this way


    this first window WebForm2.aspx



    <ext:Window ID="Window1" runat="server" Hidden="true">
    <Loader ID="Loader1" runat="server" Mode="Frame"...
  7. Thank you for your interest.
    I updated my question.
  8. this first page WebForm1.aspx



    <script runat="server">
    public void Open(string Id, string Ad)
    {
    Window win = new Window()
    {
    ID = "Window",
Results 1 to 8 of 8