The Telerik RadGrid for ASP.NET AJAX includes a powerful selection API that supports both row-based multi-select and checkbox-based multi-select. The most common and user-friendly approach is the GridClientSelectColumn, which automatically renders a checkbox in each row and handles client-side selection for you.
This article walks through how multi-select works, how to enable it, and how to interact with selected rows on both the client and server.
