Add a total row to a Telerik ASP.NET RadGrid
* This article, and all our great Telerik ASP.NET Grid documentation, Is available on the Telerik ASP.NET Grid menu
Here’s a clean, reliable way to add a total row (a footer aggregate) to a Telerik ASP.NET AJAX RadGrid. This is the pattern I’ve used in many production grids — simple, predictable, and it works whether you’re binding to a DataTable, a List(Of T), or manual data.
|