A new control RadButtonList/Group providing RadioButton/CheckBox List controls utilizing RadButton's Radio and CheckBox ToggleTypes
This is available through two controls: - RadRadioButtonList: http://demos.telerik.com/aspnet-ajax/radiobuttonlist/examples/overview/defaultcs.aspx - RadCheckBoxList: http://demos.telerik.com/aspnet-ajax/checkboxlist/examples/overview/defaultcs.aspx
Yes please make this happen. Radio buttons usually provide better UX but as a developer I find them to be a hassle. I want to provide a datasource and dynamically build the list like a dropdown is typically done. Options for vertical or horizontal alignment, number per row or column, etc. Thanks!