Combobox with checkboxes and select all

Thread is closed for posting
10 posts, 0 answers
  1. A162E967-2EDD-4093-956E-D1908BA45D61
    A162E967-2EDD-4093-956E-D1908BA45D61 avatar
    15 posts
    Member since:
    Jan 2009

    Posted 09 Jun 2009 Link to this post

    Requirements

    RadControls version

     

    Rad Controls for ASPNET AJAX
    .NET version

     

    3.5
    Visual Studio version

     

    2008
    programming language

     

    C#
    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    The example project attached is based on a combination of examples from forum posts and other code library examples.  In particular forum post: http://www.telerik.com/community/forums/aspnet-ajax/combobox/radcombobox-with-checkboxes-in-user-control.aspx.  A user control contains a combobox containing checkboxes for items and a select all checkbox at the top.  The selected items appear in the text area seperated by comma's as a default with a property in the user control used to set it to something else.

    The example provided has two user controls on it that show how they are independent.  This is because the javascript is created dynamically in the page_load method to append the clientID to the function names.
  2. 496531B1-BAC1-472A-83B5-F11637844892
    496531B1-BAC1-472A-83B5-F11637844892 avatar
    55 posts
    Member since:
    Dec 2009

    Posted 05 May 2010 Link to this post

    do you vb version instead of C#?
  3. A162E967-2EDD-4093-956E-D1908BA45D61
    A162E967-2EDD-4093-956E-D1908BA45D61 avatar
    15 posts
    Member since:
    Jan 2009

    Posted 05 May 2010 Link to this post

    No I don't have a VB version.  Actually I ended up not using any check boxes at all in my application and haven't been on that particular project for some time now.
  4. 11003FA9-64D8-4477-91C3-84B3F7E03DDE
    11003FA9-64D8-4477-91C3-84B3F7E03DDE avatar
    5044 posts
    Member since:
    Sep 2017

    Posted 07 May 2010 Link to this post

    Hello Helena,

    You can use the converter here.

    Best regards,
    Yana
    the Telerik team

    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
  5. 6D44045D-11AB-4CF4-8B23-97DEF4904EF1
    6D44045D-11AB-4CF4-8B23-97DEF4904EF1 avatar
    37 posts
    Member since:
    Feb 2005

    Posted 02 Sep 2010 Link to this post

    Just wondering if anyone has tested this for version 2010.2.713.35 because when I tested it under that version, the comboboxes would not populate the dropdownlist.

  6. AF5263B7-25C9-4A11-BC89-904159663126
    AF5263B7-25C9-4A11-BC89-904159663126 avatar
    918 posts
    Member since:
    Dec 2013

    Posted 03 Sep 2010 Link to this post

    Hi PJ Rodriguez,

    Yes we have tested this code library project with Telerik.Web.UI 2010.2.713.35 - the project works as expected and the dropdowns of the RadComboBox controls are correctly populated with data.

    Regards,
    Kalina
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
  7. 6D44045D-11AB-4CF4-8B23-97DEF4904EF1
    6D44045D-11AB-4CF4-8B23-97DEF4904EF1 avatar
    37 posts
    Member since:
    Feb 2005

    Posted 03 Sep 2010 Link to this post

    I am now able to populate the dropdownlist but when I click the Select All, the checkboxes do not all get checked. I did convert this to VB so maybe there was something in the conversion process that I missed. Would you be able to look and see?

    I'm attaching the the usercontrol and a test page in this so you can see what I've done. Thanks for the help.


    PJ

  8. AF5263B7-25C9-4A11-BC89-904159663126
    AF5263B7-25C9-4A11-BC89-904159663126 avatar
    918 posts
    Member since:
    Dec 2013

    Posted 08 Sep 2010 Link to this post

    Hello PJ Rodriguez,

    I converted the Code Library project in VB.NET and added a reference to Telerik.Web.UI 2010.2.826.35 Trial version.
    Please find the this project attached.

    All the best,
    Kalina
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
  9. 8A3EEFAC-7096-40F2-814E-B59DFC71CA8C
    8A3EEFAC-7096-40F2-814E-B59DFC71CA8C avatar
    127 posts
    Member since:
    Apr 2009

    Posted 14 Oct 2010 Link to this post

    Hi,

    Can this be used in an MVC application?  If so, could you please provide an example?

    Thank you very much,
    Donna


    I have opened a support ticket for this - it is ticket id 357717.  Thank you very much for your help!
  10. AF5263B7-25C9-4A11-BC89-904159663126
    AF5263B7-25C9-4A11-BC89-904159663126 avatar
    918 posts
    Member since:
    Dec 2013

    Posted 15 Oct 2010 Link to this post

    Hi Donna Stewart,

    Could you please open a support ticket about this issue?
    Thank you in advance.

    All the best,
    Kalina
    the Telerik team
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Back to Top

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