background

UI for JSP

JSP RadioGroup 

  • Part of the Telerik UI for JSP library along with 100+ professionally-designed components.
  • Includes support, documentation, demos and more!
  • Overview 

    The JSP RadioGroup component has equivalent functionality to CheckBoxGroup. It groups a set of radio buttons and automatically positions them, exposing utilities to get/set a value at a specific index value at once and more.  
    Telerik UI for ASP.NET JSP RadioGroup
  • Data Binding 

    The JSP RadioGroup control creates all RadioButtons internally without the need of other Telerik controls, you just need to specify each of the RadioBox values.  
  • Theming

    The Telerik ASP.NET JSP RadioGroup component has 20+ built-in themes such as Default (our own styling), Material (based on the Material Design guidelines) and Bootstrap (which looks like the Bootstrap styling to integrate better). You can easily customize any of out-of-the-box themes with a few lines of CSS, or create new theme to match your colors and branding by using the Telerik SASS ThemeBuilder application. 
    Telerik UI for ASP.NET JSP RadioGroup
  • Customization 

    The control brings multiple customization options to developers, including:   

    • Displaying text in the label that is different from the actual value of the option  

    • Rendering the labels before or after the buttons  

    • Placing the child controls vertically or horizontally  

    Telerik UI for ASP.NET JSP RadioGroup
Next Steps