J
Jane
Hi,
Here's my situation. I'm trying to create a multi-select list box that is
populated with values at runtime in C#. When the form loads, some of the
values in the multi-select list box should be selected already (or checked).
My secondary data source is a web service that returns an xmldocument. The
list box is bound to the xmldocument.
I have searched through the internet and cannot find any information on how
to programmatically set each item in the multi-select list box as selected
based on certain condition. Please advice or direct me to a website that can
resolve this situation.
Thank you.
Jane
Here's my situation. I'm trying to create a multi-select list box that is
populated with values at runtime in C#. When the form loads, some of the
values in the multi-select list box should be selected already (or checked).
My secondary data source is a web service that returns an xmldocument. The
list box is bound to the xmldocument.
I have searched through the internet and cannot find any information on how
to programmatically set each item in the multi-select list box as selected
based on certain condition. Please advice or direct me to a website that can
resolve this situation.
Thank you.
Jane