Quantcast
Channel: wpftoolkit Discussions Rss Feed
Viewing all articles
Browse latest Browse all 2157

New Post: CheckBoxList get items inside and select them

$
0
0
Never mind,

this worked for me:
for (int i = 1; i < CheckBoxList.Items.Count; i++)
                {
                    CheckBoxList.SelectedItems.Add(CheckBoxList.Items[i]);
                }

Viewing all articles
Browse latest Browse all 2157

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>