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. Ajax UpdatePanel Flicks!

Ajax UpdatePanel Flicks!

Scheduled Pinned Locked Moved ASP.NET
help
3 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.
  • G Offline
    G Offline
    Gamzun
    wrote on last edited by
    #1

    I have 2-3 dropdownlist and a button in updatepanel button event fill dropdownlist with some data. Uptil here its fine but I don't know why it flicks! I did the same thing somewhere else n it doesn't flicks there. Any idea what could be the problem. Thanks

    V 1 Reply Last reply
    0
    • G Gamzun

      I have 2-3 dropdownlist and a button in updatepanel button event fill dropdownlist with some data. Uptil here its fine but I don't know why it flicks! I did the same thing somewhere else n it doesn't flicks there. Any idea what could be the problem. Thanks

      V Offline
      V Offline
      Venkatesh Mookkan
      wrote on last edited by
      #2

      Even if you use normal JavaScript to load static items in Dropdownlist, the IE will flicker. Because Dropdownlist/Combo box is Windowed Control and the rendering would be different in IE. This is a bug in IE, which is fixed in IE 7. So, there is nothing to panic... There is nothing wrong with the UpdatePanel too...

      Regards, Venkatesh Mookkan. Software Engineer, India My: Website | Yahoo Group | Blog Spot

      G 1 Reply Last reply
      0
      • V Venkatesh Mookkan

        Even if you use normal JavaScript to load static items in Dropdownlist, the IE will flicker. Because Dropdownlist/Combo box is Windowed Control and the rendering would be different in IE. This is a bug in IE, which is fixed in IE 7. So, there is nothing to panic... There is nothing wrong with the UpdatePanel too...

        Regards, Venkatesh Mookkan. Software Engineer, India My: Website | Yahoo Group | Blog Spot

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

        Thanks Venkatesh you solved the mystry :)

        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