A
Anthony Yott
With my current project I have a business need to dynamically populate
a list with "items" and have the users check (or uncheck) these items.
The compact framework does not support the CheckedListBox control. I
saw another poster who was using a Listview control to accomplish this
and I was wondering if anyone has any code samples they can pass along
or offer any suggestions as to a better way of accomplishing this. I
know there is a 3rd party datagrid that will give me the functionality
I need but the project budget is tight so that is not an option.
Thanks in advance,
Anthony
a list with "items" and have the users check (or uncheck) these items.
The compact framework does not support the CheckedListBox control. I
saw another poster who was using a Listview control to accomplish this
and I was wondering if anyone has any code samples they can pass along
or offer any suggestions as to a better way of accomplishing this. I
know there is a 3rd party datagrid that will give me the functionality
I need but the project budget is tight so that is not an option.
Thanks in advance,
Anthony