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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Very slow postback

Very slow postback

Scheduled Pinned Locked Moved ASP.NET
tutorial
7 Posts 5 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.
  • G Offline
    G Offline
    Girish481
    wrote on last edited by
    #1

    Hello, I have placed a table of 2 columns 5 rows and 4 dropdown lists and 2 textboxes in its columns. Out of these 4 dropdown lists, i have enabled autopostback property; but when i run the page and changes/select the options of this dropdown list; this control's postback do'nt fire immediately; it takes so many minutes and/or seems like hang the page. It is not on a specific item; sometime it works fast and sometime i select the items it again seems like hand / not postbacked. Why this is like so; and how to resolve it. Thanks & Regards Girish Sharma

    G T 2 Replies Last reply
    0
    • G Girish481

      Hello, I have placed a table of 2 columns 5 rows and 4 dropdown lists and 2 textboxes in its columns. Out of these 4 dropdown lists, i have enabled autopostback property; but when i run the page and changes/select the options of this dropdown list; this control's postback do'nt fire immediately; it takes so many minutes and/or seems like hang the page. It is not on a specific item; sometime it works fast and sometime i select the items it again seems like hand / not postbacked. Why this is like so; and how to resolve it. Thanks & Regards Girish Sharma

      G Offline
      G Offline
      G K Singh
      wrote on last edited by
      #2

      It may cause of very heavy viewstate text in your page. Check your page view source if yes then google for "save viewstate in database"

      Gaurav Kumar Singh Consultant (Asp.net)

      G 1 Reply Last reply
      0
      • G G K Singh

        It may cause of very heavy viewstate text in your page. Check your page view source if yes then google for "save viewstate in database"

        Gaurav Kumar Singh Consultant (Asp.net)

        G Offline
        G Offline
        Girish481
        wrote on last edited by
        #3

        Thanks for your reply. Right now the page is having total 99 lines and only 1 table,2 command buttons,4 dropdown list and 2 textboxes; nothing special or higher coding (i do'nt know). Thanks & Regards Girish Sharma

        D 1 Reply Last reply
        0
        • G Girish481

          Thanks for your reply. Right now the page is having total 99 lines and only 1 table,2 command buttons,4 dropdown list and 2 textboxes; nothing special or higher coding (i do'nt know). Thanks & Regards Girish Sharma

          D Offline
          D Offline
          DoctorMick
          wrote on last edited by
          #4

          How many items are in the drop downs?

          G 1 Reply Last reply
          0
          • D DoctorMick

            How many items are in the drop downs?

            G Offline
            G Offline
            Girish481
            wrote on last edited by
            #5

            only 7 item are there in which postback property is set to true and i need to populate / rename the items for another dropdown list as per selection in this dropdown list. Thanks & Regards Girish Sharma

            R 1 Reply Last reply
            0
            • G Girish481

              only 7 item are there in which postback property is set to true and i need to populate / rename the items for another dropdown list as per selection in this dropdown list. Thanks & Regards Girish Sharma

              R Offline
              R Offline
              RonRasmussen
              wrote on last edited by
              #6

              What would happen if you changed the row to a single cell with a user control that has the dropdowns. You cound wrap the user control in an update panel?

              1 Reply Last reply
              0
              • G Girish481

                Hello, I have placed a table of 2 columns 5 rows and 4 dropdown lists and 2 textboxes in its columns. Out of these 4 dropdown lists, i have enabled autopostback property; but when i run the page and changes/select the options of this dropdown list; this control's postback do'nt fire immediately; it takes so many minutes and/or seems like hang the page. It is not on a specific item; sometime it works fast and sometime i select the items it again seems like hand / not postbacked. Why this is like so; and how to resolve it. Thanks & Regards Girish Sharma

                T Offline
                T Offline
                ToddHileHoffer
                wrote on last edited by
                #7

                http://developer.yahoo.com/yslow/[^]

                I didn't get any requirements for the signature

                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