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 the control asp.net2.0+c#

refresh the control asp.net2.0+c#

Scheduled Pinned Locked Moved ASP.NET
csharpquestionasp-net
9 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.
  • R Offline
    R Offline
    regin
    wrote on last edited by
    #1

    how can i refresh a particular control using the c# code in asp.net?

    E 1 Reply Last reply
    0
    • R regin

      how can i refresh a particular control using the c# code in asp.net?

      E Offline
      E Offline
      Eduard Keilholz
      wrote on last edited by
      #2

      What do you means with 'Refresh'?

      .: I love it when a plan comes together :. http://www.zonderpunt.nl

      R 1 Reply Last reply
      0
      • E Eduard Keilholz

        What do you means with 'Refresh'?

        .: I love it when a plan comes together :. http://www.zonderpunt.nl

        R Offline
        R Offline
        regin
        wrote on last edited by
        #3

        i have to reload the entire control if i click come control like link button

        N 1 Reply Last reply
        0
        • R regin

          i have to reload the entire control if i click come control like link button

          N Offline
          N Offline
          N a v a n e e t h
          wrote on last edited by
          #4

          You can't reload only specific control when you click button. You can reload it's value using AJAX


          My Website | Ask smart questions

          R 1 Reply Last reply
          0
          • N N a v a n e e t h

            You can't reload only specific control when you click button. You can reload it's value using AJAX


            My Website | Ask smart questions

            R Offline
            R Offline
            regin
            wrote on last edited by
            #5

            how can i do that?

            N 1 Reply Last reply
            0
            • R regin

              how can i do that?

              N Offline
              N Offline
              N a v a n e e t h
              wrote on last edited by
              #6

              regimol wrote:

              how can i do that?

              Reloading value ? you need to install Microsoft AJAX development kit and search for some tutorials on how to program with them. Or you can do this by writing XMLHttpRequest using javascript.


              My Website | Ask smart questions

              E 1 Reply Last reply
              0
              • N N a v a n e e t h

                regimol wrote:

                how can i do that?

                Reloading value ? you need to install Microsoft AJAX development kit and search for some tutorials on how to program with them. Or you can do this by writing XMLHttpRequest using javascript.


                My Website | Ask smart questions

                E Offline
                E Offline
                Eduard Keilholz
                wrote on last edited by
                #7

                However, you can also reload the entire page by : Response.Redirect("yourpage.aspx"); however doing this makes all controls lose their values...

                .: I love it when a plan comes together :. http://www.zonderpunt.nl

                R 1 Reply Last reply
                0
                • E Eduard Keilholz

                  However, you can also reload the entire page by : Response.Redirect("yourpage.aspx"); however doing this makes all controls lose their values...

                  .: I love it when a plan comes together :. http://www.zonderpunt.nl

                  R Offline
                  R Offline
                  regin
                  wrote on last edited by
                  #8

                  actually i want make a message board like this...for that only i need to popup pr popout the particular question that i click..

                  N 1 Reply Last reply
                  0
                  • R regin

                    actually i want make a message board like this...for that only i need to popup pr popout the particular question that i click..

                    N Offline
                    N Offline
                    N a v a n e e t h
                    wrote on last edited by
                    #9

                    regimol wrote:

                    actually i want make a message board like this...for that only i need to popup pr popout the particular question that i click..

                    Then why don't you tell this before.. This can be done using a simple javascript. Goto view source of this page and check


                    My Website | Ask smart questions

                    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