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. Refresh particular parts on masterpage

Refresh particular parts on masterpage

Scheduled Pinned Locked Moved ASP.NET
question
6 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.
  • C Offline
    C Offline
    cdpsource
    wrote on last edited by
    #1

    I use Timer1 to refresh few parts of masterpage but the timer refresh all page, and i need to refresh only specific parts of masterpage. Is possible to refresh part of masterpage by using Timer1 Ajax Control?

    M C 2 Replies Last reply
    0
    • C cdpsource

      I use Timer1 to refresh few parts of masterpage but the timer refresh all page, and i need to refresh only specific parts of masterpage. Is possible to refresh part of masterpage by using Timer1 Ajax Control?

      M Offline
      M Offline
      Matt U
      wrote on last edited by
      #2

      I'm no expert in this area but I'm somewhat familiar with it. Call an AJAX method for the specific portion(s) of the master page maybe? Or put it in an UpdatePanel?

      djj55: Nice but may have a permission problem Pete O'Hanlon: He has my permission to run it.

      C 1 Reply Last reply
      0
      • M Matt U

        I'm no expert in this area but I'm somewhat familiar with it. Call an AJAX method for the specific portion(s) of the master page maybe? Or put it in an UpdatePanel?

        djj55: Nice but may have a permission problem Pete O'Hanlon: He has my permission to run it.

        C Offline
        C Offline
        cdpsource
        wrote on last edited by
        #3

        Thanks for reply. I used UpdatePanels and masterpage get all refresh insted of refreshing only controls which are inside updatepanel.

        M 1 Reply Last reply
        0
        • C cdpsource

          Thanks for reply. I used UpdatePanels and masterpage get all refresh insted of refreshing only controls which are inside updatepanel.

          M Offline
          M Offline
          Matt U
          wrote on last edited by
          #4

          Sorry I couldn't be of more assistance. Try this link: http://www.asp.net/web-forms/tutorials/aspnet-ajax/understanding-asp-net-ajax-updatepanel-triggers[^].

          djj55: Nice but may have a permission problem Pete O'Hanlon: He has my permission to run it.

          C 1 Reply Last reply
          0
          • M Matt U

            Sorry I couldn't be of more assistance. Try this link: http://www.asp.net/web-forms/tutorials/aspnet-ajax/understanding-asp-net-ajax-updatepanel-triggers[^].

            djj55: Nice but may have a permission problem Pete O'Hanlon: He has my permission to run it.

            C Offline
            C Offline
            cdpsource
            wrote on last edited by
            #5

            I solved by removing other controls from updatepanels, i have put controls inside updatepanel only that controls which must be refreshed, other controls i removed from updatepanels. Now works great. Thanks for assistance.

            1 Reply Last reply
            0
            • C cdpsource

              I use Timer1 to refresh few parts of masterpage but the timer refresh all page, and i need to refresh only specific parts of masterpage. Is possible to refresh part of masterpage by using Timer1 Ajax Control?

              C Offline
              C Offline
              Chandrabhan Sangale
              wrote on last edited by
              #6

              ---TRY---

              ---OR---

              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