|
-
Feb 24th, 2005, 09:57 AM
#1
Thread Starter
New Member
Need help with selection list
Hello,
I need help with finding an alternative for selection list. I'm currently developing an application using asp.net mobile web forms and currently using SelectionList.SelectedIndex method. The problem with the method is that it only return the value of the selected list index. This is not very efficient due to the fact that i need to query value from the database. Is there any other method where it returns the value of a field instead of the index of the list. Thanks in advance.
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
|