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. Knowing the sender for CheckBoxList

Knowing the sender for CheckBoxList

Scheduled Pinned Locked Moved ASP.NET
question
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.
  • E Offline
    E Offline
    Ekjon
    wrote on last edited by
    #1

    I am using a CheckBoxList for convenience, as I have several. But I notice the CheckBoxList itself is the sender when one checkbox is clicked. So, how do I know which one was clicked? Thanks.

    N 1 Reply Last reply
    0
    • E Ekjon

      I am using a CheckBoxList for convenience, as I have several. But I notice the CheckBoxList itself is the sender when one checkbox is clicked. So, how do I know which one was clicked? Thanks.

      N Offline
      N Offline
      N a v a n e e t h
      wrote on last edited by
      #2

      Try SelectedItem property. Something like

      checkBoxList1.SelectedItem

      Navaneeth How to use google | Ask smart questions

      E 1 Reply Last reply
      0
      • N N a v a n e e t h

        Try SelectedItem property. Something like

        checkBoxList1.SelectedItem

        Navaneeth How to use google | Ask smart questions

        E Offline
        E Offline
        Ekjon
        wrote on last edited by
        #3

        SelectedItem or SelectedIndex will tell us which are selected - but I want to know which one is clicked. Any other idea? Thanks. Ekjon

        modified on Thursday, December 18, 2008 12:41 AM

        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