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. Progress Bar

Progress Bar

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

    Hi I'm using modal popup extender control & update panel in my application. some pages in this application have more than one update panels. now i want to disabled all the buttons in a particular page during a add/delete/update operation with displaying progress bar so that no one click on any button on the page during operation. how can i achieve this?

    S 1 Reply Last reply
    0
    • 2 2489128

      Hi I'm using modal popup extender control & update panel in my application. some pages in this application have more than one update panels. now i want to disabled all the buttons in a particular page during a add/delete/update operation with displaying progress bar so that no one click on any button on the page during operation. how can i achieve this?

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

      Hi, you can use asp:panel with update image like ajax.gif set your panel.visible=false in your button add event btnadd_click ( panel.visible = true Insert..... delete.... update.... panel.visible=false ) Hope this one can help. Thanks Hi, Please select Good Question if my answer are fit to your Question.

      A 1 Reply Last reply
      0
      • S SayreCC

        Hi, you can use asp:panel with update image like ajax.gif set your panel.visible=false in your button add event btnadd_click ( panel.visible = true Insert..... delete.... update.... panel.visible=false ) Hope this one can help. Thanks Hi, Please select Good Question if my answer are fit to your Question.

        A Offline
        A Offline
        Abhijit Jana
        wrote on last edited by
        #3

        sayrecollado wrote:

        Hi, Please select Good Question if my answer are fit to your Question.

        Dmm.. There is no Good Question Option :doh: only Good Answer is there :)

        cheers, Abhijit CodeProject MVP

        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