|
-
February 17th, 2006, 12:04 PM
#1
Loading dropdownlist from db
I have several stored procedures that I want to use to populate dropdownlists. The storedprocedures all return a number and a corresponding string. Is it possible to store the datareader results in an application variable (these dropdownlists are found all over the site, and I don't want to query the db multiple times for each one)? Is it also possible to display just the string, but return the number from the dropdownlist when the user selects an entry? Is there a better wayt to do this?
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
|