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. ListView and SelectedIndexChanged event

ListView and SelectedIndexChanged event

Scheduled Pinned Locked Moved ASP.NET
questiondatabasehelp
4 Posts 3 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.
  • A Offline
    A Offline
    allende
    wrote on last edited by
    #1

    Hi friends, I have a web form with a ListView bound to a DataView. I need to fire the OnSelectedIndexChanged event to capture the index in the ListView in order to retrieve the data from the DataView. The problem I have is that this event does not fires when I click on a different item in the LV. It only fires when I change its content by filtering the DV etc... What is happening here?...Is this event not suppose to fires when a user change their selection in the LV? Thanks

    N 1 Reply Last reply
    0
    • A allende

      Hi friends, I have a web form with a ListView bound to a DataView. I need to fire the OnSelectedIndexChanged event to capture the index in the ListView in order to retrieve the data from the DataView. The problem I have is that this event does not fires when I click on a different item in the LV. It only fires when I change its content by filtering the DV etc... What is happening here?...Is this event not suppose to fires when a user change their selection in the LV? Thanks

      N Offline
      N Offline
      Naveed Kamboh
      wrote on last edited by
      #2

      Would you please tell me how can we use listview in web forms? Sorry but I am not finding list view control for web froms in Microsoft controls.

      Naveed Kamboh

      A 1 Reply Last reply
      0
      • N Naveed Kamboh

        Would you please tell me how can we use listview in web forms? Sorry but I am not finding list view control for web froms in Microsoft controls.

        Naveed Kamboh

        A Offline
        A Offline
        allende
        wrote on last edited by
        #3

        My mistake....I mean ListBox control I apologize for that.

        K 1 Reply Last reply
        0
        • A allende

          My mistake....I mean ListBox control I apologize for that.

          K Offline
          K Offline
          Kunal P
          wrote on last edited by
          #4

          why dont u use a combo box, for the same.

          Kunal Piyush

          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