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. So much delay in getting the event fired

So much delay in getting the event fired

Scheduled Pinned Locked Moved ASP.NET
helpvisual-studiosysadmin
4 Posts 2 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.
  • L Offline
    L Offline
    lijukv
    wrote on last edited by
    #1

    Problem:- So much delay in getting the event fired I am having this much server controls in my page 1. 8 drop downs 2. 3 list box 4. 4 text box 5. 1 repeater control and other labels When i click on any server control it is taking too much time to fire the event alone Note: 1. Page load event have very little code 2. All the controls have viewstate enabled 3. During the intial page load there is no delay. 4. Framework is 1.1 and IDE is 2003 If anybody could traceout, then it would be a great help to me. Thanks in advance

    G 1 Reply Last reply
    0
    • L lijukv

      Problem:- So much delay in getting the event fired I am having this much server controls in my page 1. 8 drop downs 2. 3 list box 4. 4 text box 5. 1 repeater control and other labels When i click on any server control it is taking too much time to fire the event alone Note: 1. Page load event have very little code 2. All the controls have viewstate enabled 3. During the intial page load there is no delay. 4. Framework is 1.1 and IDE is 2003 If anybody could traceout, then it would be a great help to me. Thanks in advance

      G Offline
      G Offline
      Guffa
      wrote on last edited by
      #2

      How long time is "too much time"? A millisecond? A second? A minute? --- b { font-weight: normal; }

      L 2 Replies Last reply
      0
      • G Guffa

        How long time is "too much time"? A millisecond? A second? A minute? --- b { font-weight: normal; }

        L Offline
        L Offline
        lijukv
        wrote on last edited by
        #3

        A minute Other files in the Project don't have this delay

        1 Reply Last reply
        0
        • G Guffa

          How long time is "too much time"? A millisecond? A second? A minute? --- b { font-weight: normal; }

          L Offline
          L Offline
          lijukv
          wrote on last edited by
          #4

          I myself solved the problem.! Thanks for the time spend. As i expected it was the problem of Viewstate. I was holding one dataset of 5000 records in Viewstate.

          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