Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. how to update parent window automatically ??

how to update parent window automatically ??

Scheduled Pinned Locked Moved ASP.NET
tutorialvisual-studioquestionannouncement
3 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    JC KaNNaN
    wrote on last edited by
    #1

    Hi, im using VS 2005 with ajax extension 1.0 i have to pass values in one form to another one form using popup window. this is all are working fine. but once we can update the values in popup window. is automatically update in parent window(main). example automatically refresh gridview in main window when i update child window(pop up)..

    Yours, KaNNaN ----------------------------------------------------------------- "Success is When Ur Signature Becomes An Autograph"

    D P 2 Replies Last reply
    0
    • J JC KaNNaN

      Hi, im using VS 2005 with ajax extension 1.0 i have to pass values in one form to another one form using popup window. this is all are working fine. but once we can update the values in popup window. is automatically update in parent window(main). example automatically refresh gridview in main window when i update child window(pop up)..

      Yours, KaNNaN ----------------------------------------------------------------- "Success is When Ur Signature Becomes An Autograph"

      D Offline
      D Offline
      Dinesh Mani
      wrote on last edited by
      #2

      Use the javascript window.parent property to access the parent window if you are using window.open to open the child window. You can find tutorials for the same here[^] HTH!

      1 Reply Last reply
      0
      • J JC KaNNaN

        Hi, im using VS 2005 with ajax extension 1.0 i have to pass values in one form to another one form using popup window. this is all are working fine. but once we can update the values in popup window. is automatically update in parent window(main). example automatically refresh gridview in main window when i update child window(pop up)..

        Yours, KaNNaN ----------------------------------------------------------------- "Success is When Ur Signature Becomes An Autograph"

        P Offline
        P Offline
        Palash Biswas
        wrote on last edited by
        #3

        Use window.parent.ParentPageJavascriptMethod(); Write ParentPageJavascriptMethod() in your parent page to update tpur parent page content. Thanks

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups