RadMultiSelectDropDownList

Thread is closed for posting
1 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 28 Nov 2011 Link to this post

    Requirements

    RadControls version Q2 2012 SP1
    .NET version 2.0
    Visual Studio version 2008
    programming language C# and VB.NET

    PROJECT DESCRIPTION
    This project demonstrates how you can implement RadMultiSelectDropDownList without much effort, since you actually take the advantage of the existing features that RadControls for WinForms have. The essence of the RadMultiSelectDropDownList is that you can select multiple items with the help of checkboxes. The checked items are controlled by a dynamic collection named SelectedItems. Solutions in both C# and VB.NET are provided.

Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.