﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>Intersoft Community - WebGrid Enterprise - Change Column Headers programatically</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Change-Column-Headers-programatically/</link><description /><generator>http://www.intersoftsolutions.com</generator><language>en</language><copyright>Copyright 2002 - 2015 Intersoft Solutions Corp. All rights reserved.</copyright><ttl>60</ttl><item><title>Change Column Headers programatically</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Change-Column-Headers-programatically/</link><pubDate>Mon, 03 May 2010 22:00:37 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello Ben,&lt;/p&gt;&lt;p&gt;In PrepareDataBinding event, you can specify the Column Caption.&lt;/p&gt;
&lt;p&gt;e.g WebGrid.RootTable.Columns.GetNamedItem("ContactName").Caption="ContactN";&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>Change Column Headers programatically</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Change-Column-Headers-programatically/</link><pubDate>Mon, 03 May 2010 19:01:24 GMT</pubDate><dc:creator>bdenison</dc:creator><description>&lt;p&gt;I need to change the text in the column header based of of a view in SQL Server. Whats the easiest way to change these column header using C#? I assume I'll need to use the databale as well.&lt;/p&gt;</description></item></channel></rss>