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. calendar control

calendar control

Scheduled Pinned Locked Moved ASP.NET
question
8 Posts 4 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.
  • S Offline
    S Offline
    scar_face
    wrote on last edited by
    #1

    hi, i have a calendar control in my .aspx file. every time i select a date from the calendar control, the whole page is getting refreshed. i am displaying the selected date from calendar to a text box. how can i stop it from refreshing the whole page?

    scarface

    C S N 3 Replies Last reply
    0
    • S scar_face

      hi, i have a calendar control in my .aspx file. every time i select a date from the calendar control, the whole page is getting refreshed. i am displaying the selected date from calendar to a text box. how can i stop it from refreshing the whole page?

      scarface

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

      Set AutoPostBack="false"

      Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

      1 Reply Last reply
      0
      • S scar_face

        hi, i have a calendar control in my .aspx file. every time i select a date from the calendar control, the whole page is getting refreshed. i am displaying the selected date from calendar to a text box. how can i stop it from refreshing the whole page?

        scarface

        S Offline
        S Offline
        sekannak
        wrote on last edited by
        #3

        Hi, Use Ajax Update Panel in your page to avoid Whole page refresh

        kannak

        C 1 Reply Last reply
        0
        • S sekannak

          Hi, Use Ajax Update Panel in your page to avoid Whole page refresh

          kannak

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

          That's way overkill. The control can be set to not postback at ALL, and he doesn't need it to contact the server, so why does he need AJAX ?

          Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

          S 1 Reply Last reply
          0
          • C Christian Graus

            That's way overkill. The control can be set to not postback at ALL, and he doesn't need it to contact the server, so why does he need AJAX ?

            Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

            S Offline
            S Offline
            scar_face
            wrote on last edited by
            #5

            But i am not getting the autoPostBack property for the calendar control..........

            scarface

            C 1 Reply Last reply
            0
            • S scar_face

              But i am not getting the autoPostBack property for the calendar control..........

              scarface

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

              What do you mean ?

              Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

              S 1 Reply Last reply
              0
              • C Christian Graus

                What do you mean ?

                Christian Graus Driven to the arms of OSX by Vista. "I am new to programming world. I have been learning c# for about past four weeks. I am quite acquainted with the fundamentals of c#. Now I have to work on a project which converts given flat files to XML using the XML serialization method" - SK64 ( but the forums have stuff like this posted every day )

                S Offline
                S Offline
                scar_face
                wrote on last edited by
                #7

                there is no autopostback property for a calendar control...

                scarface

                1 Reply Last reply
                0
                • S scar_face

                  hi, i have a calendar control in my .aspx file. every time i select a date from the calendar control, the whole page is getting refreshed. i am displaying the selected date from calendar to a text box. how can i stop it from refreshing the whole page?

                  scarface

                  N Offline
                  N Offline
                  ncsubbu
                  wrote on last edited by
                  #8

                  use ajax calendar control it not refresh you are page

                  your's subbu

                  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