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 can i use ajax update panel with content place holder

How can i use ajax update panel with content place holder

Scheduled Pinned Locked Moved ASP.NET
questionannouncement
2 Posts 2 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
    just3ala2
    wrote on last edited by
    #1

    Hi all I have a master page with a content place holder what i want is to remove the postback when i click a link or something in the menu (just link the frames thing) can i use the update panel control? And whom to drop in whom? (update panel and content place holder) Thanx in adnvance

    Best Regards 3ala2 :)

    S 1 Reply Last reply
    0
    • J just3ala2

      Hi all I have a master page with a content place holder what i want is to remove the postback when i click a link or something in the menu (just link the frames thing) can i use the update panel control? And whom to drop in whom? (update panel and content place holder) Thanx in adnvance

      Best Regards 3ala2 :)

      S Offline
      S Offline
      Saud AKhter
      wrote on last edited by
      #2

      go for server.transfer instead of using AJAX. Ajax is not designed for this purpose. Remember Master Page is not like a static page which can persists while content pages keep changing. Every time a content page is requested master page in initialized and merged with the content page.

      saud

      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