Results 1 to 5 of 5

Thread: select a specific Item???

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2004
    Location
    cainta
    Posts
    80

    select a specific Item???

    How to select a specific Item in a DropDownList in asp.net?

    using SelectedIndexChanged I can select any items in a DropDownList that i bind in my database but the result gives me the first item always which is the value of index 0 or first item.

    the result should be whatever item that i selected in my DropDownList...
    Last edited by Chowking; Aug 8th, 2005 at 09:58 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width