Retrieving Data Using Listview

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • starlight849
    New Member
    • Jun 2009
    • 82

    Retrieving Data Using Listview

    Hi, I am attempting to retrieve data using a listview in visual studio 2010 with vb.net code behind. I have successfully retrieved data using an sql data adapter retrieving parameters from a drop down list, this worked fine. I am not attempting to use a text box, which I have included in my query within my data adapter and a button. However, I am a little confused on how to raise the event by the click of the button. Can someone point me in the right direction, please?
  • starlight849
    New Member
    • Jun 2009
    • 82

    #2
    Wouldn't you believe it, the second I hit submit I figured it out. Just had to enable to btn to postback to the page. Thanks for all the help anyways. :)

    Comment

    • Frinavale
      Recognized Expert Expert
      • Oct 2006
      • 9749

      #3
      I'm glad you solved your problem
      :)

      Comment

      Working...