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. want to avoid losing data of previous screen

want to avoid losing data of previous screen

Scheduled Pinned Locked Moved ASP.NET
4 Posts 4 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.
  • A Offline
    A Offline
    anilaabc
    wrote on last edited by
    #1

    i want to retain data of previous screen as i move to next. so as onclicking previous button,i have not to reload data

    M P S 3 Replies Last reply
    0
    • A anilaabc

      i want to retain data of previous screen as i move to next. so as onclicking previous button,i have not to reload data

      M Offline
      M Offline
      m dhu
      wrote on last edited by
      #2

      use javascript on previous button click

      javascript:history.go(-1)

      1 Reply Last reply
      0
      • A anilaabc

        i want to retain data of previous screen as i move to next. so as onclicking previous button,i have not to reload data

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

        cache your previuos data and when you come back retrieve your data from cache... Thanks

        1 Reply Last reply
        0
        • A anilaabc

          i want to retain data of previous screen as i move to next. so as onclicking previous button,i have not to reload data

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

          Try using the ASP.Net Wizard control first.

          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