My problem is that I basically need a selection mechanism from a list,
however I need it multi-select. Currently, I'm using two ListBox controls,
one as the Available and one as the selected. Once clicking on the Available
it goes to the selected and vice versa.
I was actually looking for more of one list that I could use and on
selection of an item in the list it would be highlighted and I could select
mutliples...
Any suggestions?
Also a quick search brought this up:
http://www.codeppc.com/dotnet/listview/multiselect/listviewmultiselect.htm
[I have not tried it myself so have no idea if it works or not]
Cheers
Daniel
--
http://www.danielmoth.com/Blog/
"dwhittenburg" <dwhitt...@greenwaymedical.com> wrote in message
news:eH6wrJBz...@tk2msftngp13.phx.gbl...
Thanks for the quick response...
I thought about using a checkbox, but I'd rather use highlighting than
putting another control on the form.
Btw, that site is in Spanish. I can read the code but not the text :)
"Daniel Moth" <dmo...@hotmail.com> wrote in message
news:e$WPaNBzE...@TK2MSFTNGP14.phx.gbl...
By the way, the workaround is not to use a checkbox control but to actually
use checkboxed listview. Look at the ListView.CheckBoxes boolean property.
Cheers
Daniel
--
http://www.danielmoth.com/Blog/
"dwhittenburg" <dwhitt...@greenwaymedical.com> wrote in message
news:uHyQ0SBz...@TK2MSFTNGP11.phx.gbl...
I will check out the stuff on the site and let you know what I discover...
It also doesn't appear that it is for the Compact Framework either...
Thanks
"Daniel Moth" <dmo...@hotmail.com> wrote in message
news:eU5DRYB...@TK2MSFTNGP11.phx.gbl...
--
<ctacke/>
www.OpenNETCF.org
Your CF searches start and end here
"dwhittenburg" <dwhitt...@greenwaymedical.com> wrote in message
news:OxNZMcBz...@TK2MSFTNGP15.phx.gbl...
Cheers
Daniel
--
http://www.danielmoth.com/Blog/
"dwhittenburg" <dwhitt...@greenwaymedical.com> wrote in message
news:OxNZMcBz...@TK2MSFTNGP15.phx.gbl...
I'm going to keep tinkering and see what I come up with.
Thank you for you input.
"Daniel Moth" <dmo...@hotmail.com> wrote in message
news:uu$KSBDzE...@tk2msftngp13.phx.gbl...
This looks very helpful.
Thanks
"khorad" <kh...@d.com> wrote in message
news:OThodHDz...@tk2msftngp13.phx.gbl...
--
<ctacke/>
www.OpenNETCF.org
Your CF searches start and end here
"dwhittenburg" <dwhitt...@greenwaymedical.com> wrote in message
news:%23Wk8RLL...@TK2MSFTNGP14.phx.gbl...