|
-
Aug 8th, 2005, 09:17 PM
#1
Thread Starter
Lively Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|