Thursday, March 29, 2012

List Controls

Hello All,

I have a List Box and for that list box there are already some values defined.

first time when the user comes to webpage i can able to show the list to the user. once the user selects some values and stores in database in someother table. when again he visits the page i need to show them as selected and allow him to modify the current selections.

how can i achieve that.

General Problem

See if this helps:http://www.mikesdotnetting.com/Article.aspx?ArticleID=53. It features checkboxlists, but the principal behind it is identical.

0 comments:

Post a Comment