|
-
Feb 18th, 2005, 02:16 PM
#1
Thread Starter
Addicted Member
Adding values to a listbox
I want to add values to the items in a listbox.
I add the items on page_load:
lstbox.items.add(someItem)
Is there a way to add a value for that item?
So for an item it would display 'Some Guy' but the selected value would be his ID number like 1.
Thanks again.
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
|