[CLOSED] Add record in GridPanel with Window with CellDblClick the other page

  1. #1

    [CLOSED] Add record in GridPanel with Window with CellDblClick the other page

    Last edited by Daniil; Oct 10, 2013 at 5:05 AM. Reason: [CLOSED]
  2. #2
    Hi @osef,

    This way:
    X.Js.AddScript("window.parentAutoLoadControl.hide();");
  3. #3
    Quote Originally Posted by Daniil View Post
    Hi @osef,

    This way:
    X.Js.AddScript("window.parentAutoLoadControl.hide();");
    I'm sorry Daniil, but I change the request, Do I have to open other thread?
  4. #4
    I think it is OK to continue the discussion here.
    X.Js.AddScript("parent.App.gpAgregarCita.getStore().add({ Clave: 'some Clave'});");
  5. #5
    Quote Originally Posted by Daniil View Post
    I think it is OK to continue the discussion here.
    X.Js.AddScript("parent.App.gpAgregarCita.getStore().add({ Clave: 'some Clave'});");
    Thank you Daniil, this is working.

Similar Threads

  1. Replies: 0
    Last Post: Oct 24, 2012, 12:20 PM
  2. [CLOSED] how to close window after click button in this window
    By ViDom in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Jun 22, 2012, 2:48 PM
  3. Replies: 2
    Last Post: Mar 21, 2012, 11:06 AM
  4. [CLOSED] Problem to close Window which has another Window inside
    By asztern in forum 1.x Legacy Premium Help
    Replies: 8
    Last Post: Dec 21, 2010, 5:33 PM
  5. Replies: 1
    Last Post: Apr 01, 2009, 12:24 PM

Tags for this Thread

Posting Permissions