Groups | Blog | Home
all groups > dotnet general > august 2003 >

dotnet general : Setting values in ASP.Net controls



Kerri
8/9/2003 8:15:43 PM
I have a page that allows users to create a user account.

The aspx has various dropdowns that I populate by binding
the dropdownlist to a dataset.

OK so far?

However, I also want a page where the user can edit their
profile..so I need to be able to set the selected value
based on what is saved in my user table and I also need
to add the extra entries that exist in my list table.

Anyone know how I can do this easily.

Do I need to join on my user table and my table that has
all the various categories in order to get the selected
value and add my other values??


Thanks,
codewriter
8/10/2003 2:17:48 AM
If you want a page, I can code it for you. You can email me at
code_writer_2003@yahoo.com.

[quoted text, click to view]

AddThis Social Bookmark Button