<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>WebForms on bradleycarey.com</title>
    <link>https://bradleycarey.com/tags/webforms/</link>
    <description>Recent content in WebForms on bradleycarey.com</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sat, 02 Sep 2023 22:22:18 -0400</lastBuildDate>
    <atom:link href="https://bradleycarey.com/tags/webforms/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>GridView Column Grouping in ASP.NET</title>
      <link>https://bradleycarey.com/posts/2013-02-19-gridview-column-grouping-in-asp-net/</link>
      <pubDate>Tue, 19 Feb 2013 18:39:30 -0400</pubDate>
      <guid>https://bradleycarey.com/posts/2013-02-19-gridview-column-grouping-in-asp-net/</guid>
      <description>&lt;p&gt;If you are writing code to show a large amount of records in an ASP.NET GridView control, you should do your best to make them easily readable since it can be overwhelming. I’ve ran across a few different hacks using JQuery to enhance the presentation of GridView records, but this seems to lag the user’s browser when a large number of rows is encountered. I have wrote a small function that performs this action server-side and rids the user of the content-rendering JQuery lag spike.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
