Skip to content

Opening book details…

About this document

Add Radio Buttons to GridView in ASP.NET by Abhi Basak is a document available to read on EtoBox.

This document provides instructions for enhancing a GridView control to include a column of radio buttons for row selection. It describes adding necessary pages and configuring an ObjectDataSource to populate the GridView with supplier data from the USA. While adding a radio button to each row via a TemplateField allows single selection, the buttons are not mutually exclusive. The next steps explain how to properly group the radio buttons to allow only one selection at a time.

Author
Abhi Basak
Language
EN