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. loading parent window using javascript

loading parent window using javascript

Scheduled Pinned Locked Moved ASP.NET
javajavascriptcsstools
7 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.
  • N Offline
    N Offline
    NidhiKanu
    wrote on last edited by
    #1

    Hi, i have one form where i am using one gridview which bind through multiple filters and on this grid i have one hyperlink,by click on this i redirect to another form.I save some data on this form and again redirect to previous form but now filters r changed. I dont want to go with so many querystrings or session variable from this form to other,so can we have any thing using java script which refresh previous page with same filters. N!dh! :)

    S S 2 Replies Last reply
    0
    • N NidhiKanu

      Hi, i have one form where i am using one gridview which bind through multiple filters and on this grid i have one hyperlink,by click on this i redirect to another form.I save some data on this form and again redirect to previous form but now filters r changed. I dont want to go with so many querystrings or session variable from this form to other,so can we have any thing using java script which refresh previous page with same filters. N!dh! :)

      S Offline
      S Offline
      Sundar_R
      wrote on last edited by
      #2

      What are the controls that are getting cleared ?

      N 1 Reply Last reply
      0
      • S Sundar_R

        What are the controls that are getting cleared ?

        N Offline
        N Offline
        NidhiKanu
        wrote on last edited by
        #3

        I have some dropdown for selection of month,year,customer,region and 2 radio button for status N!dh! :)

        S 1 Reply Last reply
        0
        • N NidhiKanu

          I have some dropdown for selection of month,year,customer,region and 2 radio button for status N!dh! :)

          S Offline
          S Offline
          Sundar_R
          wrote on last edited by
          #4

          Caching may be the solution for your problem

          N 1 Reply Last reply
          0
          • N NidhiKanu

            Hi, i have one form where i am using one gridview which bind through multiple filters and on this grid i have one hyperlink,by click on this i redirect to another form.I save some data on this form and again redirect to previous form but now filters r changed. I dont want to go with so many querystrings or session variable from this form to other,so can we have any thing using java script which refresh previous page with same filters. N!dh! :)

            S Offline
            S Offline
            SunithaNallana
            wrote on last edited by
            #5

            Hi, u can try using hidden variables. when u bind the grid get those variables from correspoding controls and store them in hidden variable.Every time u fetch data to grid u assign those variable values which r in Hidden variables. try like this and let me know the result Happy Coding

            1 Reply Last reply
            0
            • S Sundar_R

              Caching may be the solution for your problem

              N Offline
              N Offline
              NidhiKanu
              wrote on last edited by
              #6

              how to do that N!dh! :)

              S 1 Reply Last reply
              0
              • N NidhiKanu

                how to do that N!dh! :)

                S Offline
                S Offline
                Sundar_R
                wrote on last edited by
                #7

                http://msdn.microsoft.com/en-us/library/xsbfdd8c.aspx[Check this^] http://msdn.microsoft.com/en-us/library/hdxfb6cy.aspx[and this^]

                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