I'm not quite sure where my question belongs either. I don't have a
problem using ADO.Net to get the values from the database. My problem
revolves around representing these values to the end user in a
meaningful way.
My goal would be to create a combo box that shows all 5 housing choices
with the ones that are selected highlighted. So if the cells returns
the values [ "1", "2" ], inside this combo box the "1-Unit" and the
"2-Unit" option would be highlighted. The "3-Unit", "4-Unit" and
"Condo" would be visible but not highlighted at this point the user
could click on any of the five units and add in doing so adds or removes
the corresponding value from the list. So referring back to that cell
that hypothetically contains the values [ "1", "2" ]; A user would click
"3-Unit in this combo box and the values in the cell would now read [
"1", "2", "3" ];
Thank you for taking the time out to help me with this question. Please
let me know if there is anything else I can provide in aiding with the
clarification of my question.
CyberBless
--
Sent via .NET Newsgroups
http://www.dotnetnewsgroups.com