|
-
Jun 21st, 2005, 02:00 PM
#1
Thread Starter
Hyperactive Member
Items in a dropdownlist
Hi!
I am developing an asp.net application using c#.
I have to display some items in a dropdownlist. Same dropdownlist is displayed in several pages in my application. Presently, the items are hardcoded. For some reason, I dont want to pick it up from the database and populate it.
But since, the dropdown list is on several pages, I want a store, where I just change the collection (items) and my items in the dropdown list is refreshed in all the pages.
Can it be done. Can something be done with web.config?
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
|