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. handling selectedindexchanged event of a runtime control

handling selectedindexchanged event of a runtime control

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nethelp
1 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.
  • M Offline
    M Offline
    Member 1228843
    wrote on last edited by
    #1

    hi guys, i have created dropdownlist control at runtime in asp.net by creating a class object. now the problem i face is that i am not able to handle the selectedindexchanged event of that control at runtime. i suppose i have to create an event delegate for that. i also tried to place a dummy ddl control on form and tried to use the same event of it by callin it through delegate and passing my runtime ddl controls to it as object.but i failed miserably.let me be clear once again that i did not create any ddl control on the form. i just created all controls at runtime.the problem is tht i am not able to catch selected item at run time of those controls.

    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