Introduction - If you have any usage issues, please Google them yourself
Maybe you already found out that the .Net CheckedListBox doesn t provide any data binding, though it seems to be eligible in cases where you have a many-to-many data relation with a relation table, e.g. a product can be part of multiple categories and each category can contain multiple products.
Packet : 11912874manytomanytest-src.zip filelist
manytomanytest/manytomanytest.sln
manytomanytest/manytomanytest/app.config
manytomanytest/manytomanytest/BoundCheckedListBox.cs
manytomanytest/manytomanytest/BoundCheckedListBox.cs.bak
manytomanytest/manytomanytest/Form1.cs
manytomanytest/manytomanytest/Form1.Designer.cs
manytomanytest/manytomanytest/Form1.resx
manytomanytest/manytomanytest/manytomany.mdb
manytomanytest/manytomanytest/manytomanyDataSet.Designer.cs
manytomanytest/manytomanytest/manytomanyDataSet.xsc
manytomanytest/manytomanytest/manytomanyDataSet.xsd
manytomanytest/manytomanytest/manytomanyDataSet.xss
manytomanytest/manytomanytest/manytomanytest.csproj
manytomanytest/manytomanytest/Program.cs
manytomanytest/manytomanytest/Properties/AssemblyInfo.cs
manytomanytest/manytomanytest/Properties/Resources.Designer.cs
manytomanytest/manytomanytest/Properties/Resources.resx
manytomanytest/manytomanytest/Properties/Settings.Designer.cs
manytomanytest/manytomanytest/Properties/Settings.settings