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 to create a progress bar for button_click?

How to create a progress bar for button_click?

Scheduled Pinned Locked Moved ASP.NET
helptutorialquestion
5 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.
  • V Offline
    V Offline
    vicky457
    wrote on last edited by
    #1

    I want to add a progress bar to my button click event, since the Button_Click event in code-behind does a lot of data process and sometime takes 3-4 minutes to finish. Does anyone have ideas how to do it? Any help would be very appreciated! Thanks!!

    C H 2 Replies Last reply
    0
    • V vicky457

      I want to add a progress bar to my button click event, since the Button_Click event in code-behind does a lot of data process and sometime takes 3-4 minutes to finish. Does anyone have ideas how to do it? Any help would be very appreciated! Thanks!!

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #2

      You need to use AJAX to do that.

      Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

      V 1 Reply Last reply
      0
      • V vicky457

        I want to add a progress bar to my button click event, since the Button_Click event in code-behind does a lot of data process and sometime takes 3-4 minutes to finish. Does anyone have ideas how to do it? Any help would be very appreciated! Thanks!!

        H Offline
        H Offline
        harshGupta
        wrote on last edited by
        #3

        I found some really good example few months back, check if they fit in your scenario: http://www.123aspx.com/redir.aspx?res=31324[^] Other links on similar topic: http://msdn2.microsoft.com/hi-in/magazine/cc163467(en-us).aspx[^] http://msdn2.microsoft.com/hi-in/magazine/cc163463(en-us).aspx[^]

        --- Harsh Gupta

        V 1 Reply Last reply
        0
        • C Christian Graus

          You need to use AJAX to do that.

          Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

          V Offline
          V Offline
          vicky457
          wrote on last edited by
          #4

          Thanks for responses! Do you know any examples that I can reference?

          1 Reply Last reply
          0
          • H harshGupta

            I found some really good example few months back, check if they fit in your scenario: http://www.123aspx.com/redir.aspx?res=31324[^] Other links on similar topic: http://msdn2.microsoft.com/hi-in/magazine/cc163467(en-us).aspx[^] http://msdn2.microsoft.com/hi-in/magazine/cc163463(en-us).aspx[^]

            --- Harsh Gupta

            V Offline
            V Offline
            vicky457
            wrote on last edited by
            #5

            Thank you very much! It looks very promising. I will give it try and see if it works.

            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