RadioButton column in RadGrid

Thread is closed for posting
2 posts, 0 answers
  1. 2B1D3BF9-88F9-4A1F-B19F-783C1540E251
    2B1D3BF9-88F9-4A1F-B19F-783C1540E251 avatar
    32 posts
    Member since:
    Sep 2004

    Posted 29 Mar 2012 Link to this post

    Requirements

    RadControls version 2012.2 (probably works with earlier versions too)
    .NET version 3.5, 4.0
    Visual Studio version VS 2008, VS 2010
    programming language C#
    browser support

    all browsers supported by RadControls


    PROJECT DESCRIPTION
    Show a RadioButton for each row of a grid column. Only one RadioButton (and row) can be selected at a time. The user can select the row by clicking on the row or the RadioButton directly. Either one will select the row and update the appearance of the RadioButton.

    IMHO, Telerik should offer this functionality through the GridClientSelectColumn with an optional attribute such as DisplayType="RadioButton" or DisplayType="CheckBox"
  2. 7DF664E8-B36E-4DD1-B788-9D72771FC20A
    7DF664E8-B36E-4DD1-B788-9D72771FC20A avatar
    2481 posts
    Member since:
    Dec 2019

    Posted 03 Apr 2012 Link to this post

    Hi Joel,

    Thank you for sharing your sample with the community. I changed the project type to a web site with a solution file and added the Northwind DB to it, so it is easier to run.
    You can find your Telerik points updated as a thank you for contributing to the community resources.

    As for having this functionality built-in in RadGrid, you could submit a separate feature request, so that it could get to the developement team and be considered for implementation.

    Regards,
    Tsvetina
    the Telerik team
    If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Back to Top

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