﻿<?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 - Feature Request: Column Captions</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Feature-Request-Column-Captions/</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>Feature Request: Column Captions</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Feature-Request-Column-Captions/</link><pubDate>Fri, 04 Sep 2009 04:49:53 GMT</pubDate><dc:creator>yudi@intersoftpt.com</dc:creator><category>Feature Request</category><category>Caption</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 10pt; mso-themecolor: text2; mso-fareast-font-family: simsun; mso-fareast-language: zh-cn; mso-ansi-language: en-us; mso-bidi-language: ar-sa"&gt;I tried to follow your scenario based on your information.&lt;/span&gt;&lt;/p&gt;&lt;blockquote&gt;&lt;p&gt;In our grid we have &lt;strong&gt;PostControlState set to False and we were changing the caption value in a "If Not Page.isPostBack conditional statement&lt;/strong&gt;. This is why our captions weren't being displayed properly on export.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt; mso-themecolor: text2"&gt;&lt;span style="font-size: 9pt"&gt;&lt;span style="font-size: 10pt"&gt;I suggest you not to use “If Not Page.IsPostBack” conditional statement to change the caption value. By disabling this conditional statement (apply all setting, without postback condition), the new caption value will be shown in the exported result.
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p style="margin: 0in 0in 0pt" class="MsoNormal"&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt; mso-themecolor: text2"&gt;
&lt;p&gt;&lt;span style="font-size: 10pt"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt; mso-themecolor: text2; mso-fareast-font-family: simsun; mso-fareast-language: zh-cn; mso-ansi-language: en-us; mso-bidi-language: ar-sa"&gt;&lt;span style="font-size: 10pt"&gt;Please let me know whether this helps or not.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Feature Request: Column Captions</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Feature-Request-Column-Captions/</link><pubDate>Tue, 25 Aug 2009 13:03:48 GMT</pubDate><dc:creator>danjransom@gmail.com</dc:creator><category>Feature Request</category><category>Caption</category><description>&lt;p&gt;In our grid we have PostControlState set to False and we were changing the caption value in a "If Not Page.isPostBack conditional statement. This is why our captions weren't being displayed properly on export.&lt;/p&gt;</description></item><item><title>Feature Request: Column Captions</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Feature-Request-Column-Captions/</link><pubDate>Tue, 25 Aug 2009 03:01:09 GMT</pubDate><dc:creator>yudi@intersoftpt.com</dc:creator><category>Feature Request</category><category>Caption</category><description>&lt;p&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: 'segoe ui', sans-serif; color: rgb(31,73,125); font-size: 9pt"&gt;I have followed the steps to reproduce the issue. I have WebGrid export result file shows “Caption1” rather than “Name1” as you mentioned earlier. Only the export to xml option that will use column name rather than column caption in the export result file.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: 'segoe ui', sans-serif; color: rgb(31,73,125); font-size: 9pt"&gt;I attached the test page that I created to test the scenario. You can make any changes to the test page so it replicates the issue for further investigation.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-family: 'segoe ui', sans-serif; color: rgb(31,73,125); font-size: 9pt"&gt;About the review changes dialog box, currently it is the default behavior of WebGrid to shows changed cells listed by column name rather than column caption. Please submit this valuable feedback as feature request in “Community Center” of Intersoft Developer Network (&lt;a href="http://dev2.intersoftpt.com/"&gt;http://dev2.intersoftpt.com&lt;/a&gt;). WebGrid development team will check the feasibility to implement the feature in the upcoming build.
&lt;p&gt;&lt;/p&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;</description></item><item><title>Feature Request: Column Captions</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Feature-Request-Column-Captions/</link><pubDate>Mon, 24 Aug 2009 12:37:50 GMT</pubDate><dc:creator>danjransom@gmail.com</dc:creator><category>Feature Request</category><category>Caption</category><description>&lt;p&gt;I don't think you understand my request. I already understand how to set column captions. &lt;strong&gt;My issues is that the captions are not always properly displayed when the grid is exported or in the review changes dialog box!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;How to replicate:&lt;/p&gt;
&lt;p&gt;1. Create a grid with a column that has a name="Name1" and a caption="Caption1".&lt;/p&gt;
&lt;p&gt;2. Display the grid. Notice that the column header says "Caption1"&lt;/p&gt;
&lt;p&gt;3. Use the export tools to export the grid to HTML or PDF. Notice that the header says "Name1"&lt;/p&gt;
&lt;p&gt;THis also occures in the review changes dialog box, in the changes box, the changed cells are listed by column name rather than by column caption.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Feature Request: Column Captions</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Feature-Request-Column-Captions/</link><pubDate>Sun, 23 Aug 2009 21:56:46 GMT</pubDate><dc:creator>yudi@intersoftpt.com</dc:creator><category>Feature Request</category><category>Caption</category><description>&lt;p /&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt; font-family: 'segoe ui', sans-serif; color: rgb(54, 95, 145); "&gt;There is “Caption” property in WebGridColumn class. You can use it to
get or set the text displayed in the column’s heading area.&lt;/span&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 10pt; font-family: 'segoe ui', sans-serif; color: rgb(54, 95, 145); "&gt;It can be set manually from Visual Studio source view.&lt;/span&gt;&lt;/p&gt;
&lt;p class="MsoNormal"&gt;&lt;font class="Apple-style-span" color="#365F91" face="'Segoe UI'" /&gt;&lt;/p&gt;&lt;font class="Apple-style-span" color="#365F91" face="'Segoe UI'"&gt;&lt;pre&gt;&amp;lt;ISWebGrid:WebGridColumn Caption="CustomerID" DataMember="CustomerID" Name="CustomerID"
    Width="100px"&amp;gt;
&amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;/pre&gt;&lt;p&gt;&amp;nbsp;&lt;span style="font-size: 12px; "&gt;Or by using WebGrid designer (as
seen in attachment)&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;font class="Apple-style-span" size="3"&gt;&lt;span class="Apple-style-span" style="font-size: 12px; " /&gt;&lt;/font&gt;&lt;/p&gt;&lt;font class="Apple-style-span" size="3"&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 9pt; font-family: 'segoe ui', sans-serif; color: rgb(54, 95, 145); "&gt;About your need to have more
control over the look of review changes dialog box, you can submit this as
feature request/enhancement. The development team will check the feasibility to
implement this on the upcoming build.&lt;o:p /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/font&gt;&lt;p /&gt;&lt;p&gt;&lt;font class="Apple-style-span" size="3"&gt;&lt;span style="font-size: 12px; " /&gt;&lt;/font&gt;&lt;/p&gt;&lt;font class="Apple-style-span" size="3"&gt;
&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 9pt; font-family: 'segoe ui', sans-serif; color: rgb(54, 95, 145); "&gt;Hope this helps.&lt;o:p /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/font&gt;&lt;p /&gt;&lt;p&gt;&lt;font class="Apple-style-span" size="3"&gt;&lt;span style="font-size: 12px; "&gt;&lt;br /&gt;&lt;/span&gt;&lt;/font&gt;&lt;/p&gt;&lt;p class="MsoNormal"&gt;&lt;span style="font-size: 9pt; font-family: 'segoe ui', sans-serif; color: rgb(54, 95, 145); "&gt;&lt;o:p /&gt;&lt;/span&gt;&lt;/p&gt;&lt;/font&gt;
&lt;p /&gt;
&lt;p /&gt;</description></item><item><title>Feature Request: Column Captions</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Feature-Request-Column-Captions/</link><pubDate>Fri, 21 Aug 2009 16:31:45 GMT</pubDate><dc:creator>danjransom@gmail.com</dc:creator><category>Feature Request</category><category>Caption</category><description>&lt;p&gt;There are a couple of places where the grid displayes the column names to the end user. It would be nice if there was some way to display the caption values instead. If there is already some way of doing this, please let me know.&lt;/p&gt;
&lt;p&gt;Colum name displayed:&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Exporting the grid&lt;/li&gt;&lt;li&gt;The review changes dialog box. Actually, it would be great if we could have more control over the look of this box, such as formatting the look of the "changes" data&lt;/li&gt;&lt;/ol&gt;</description></item></channel></rss>