Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Reset Combo To Saved Value
Message
From
04/01/2010 13:30:50
John Baird
Coatesville, Pennsylvania, United States
 
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01441946
Message ID:
01441950
Views:
31
>>>I have a combobox bound to a dataset retrieved from table A. When the user selects an item, I store the SelectedValue to another table, say table B. The next time the app is run, I want that saved item displayed in the combo. How do I make this happen?
>>
>>Errr, retrieve the value from table B and set the ComboBox.SelectedValue to it ? ( I think you need to expand a bit on what you're trying to do)
>
>I think that's exactly what I was looking for. Not sure why I didn't think of that. It's still monday morning. :)


sounds like a strange design to me....
Previous
Reply
Map
View

Click here to load this message in the networking platform