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. No postback from DropDownList

No postback from DropDownList

Scheduled Pinned Locked Moved ASP.NET
javascriptquestion
2 Posts 1 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.
  • P Offline
    P Offline
    PhilLenoir
    wrote on last edited by
    #1

    Hi, I'm trying to get a drop down list to postback and populate another list on the user selection. I've set the AutoPostBack property and added an event handler in my code behind. The event only fires if I force a postback through a button. Some points to note: Yes, JavaScript IS enabled on the browser, the SelectionChanged event does fire (after PageLoad) when I force the postback and I only fill my primary list on initial load and my secondary list in the SelectionChanged event of my primary list. Anyone seen this before or do I have to bring my chainsaw to work?!!!

    P 1 Reply Last reply
    0
    • P PhilLenoir

      Hi, I'm trying to get a drop down list to postback and populate another list on the user selection. I've set the AutoPostBack property and added an event handler in my code behind. The event only fires if I force a postback through a button. Some points to note: Yes, JavaScript IS enabled on the browser, the SelectionChanged event does fire (after PageLoad) when I force the postback and I only fill my primary list on initial load and my secondary list in the SelectionChanged event of my primary list. Anyone seen this before or do I have to bring my chainsaw to work?!!!

      P Offline
      P Offline
      PhilLenoir
      wrote on last edited by
      #2

      Mistery solved. McAfee antivirus has managed to screw up JavaScript on my development machine. No JavaScript is functioning from any site/page, hence no extended postback!

      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