﻿<?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 - Diff Format from copy row</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Diff-Format-from-copy-row/</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>Diff Format from copy row</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Diff-Format-from-copy-row/</link><pubDate>Fri, 06 May 2011 03:35:50 GMT</pubDate><dc:creator>yudi</dc:creator><category>WebGrid</category><category>copy function</category><description>&lt;p&gt;&lt;span style="font-family: 'segoe ui','sans-serif'; color: #1f497d; font-size: 9pt;"&gt;I’m forwarding this to WebGrid development team for further investigation. I’ll keep you updated with any news I heard from the team regarding this problematic behavior.&lt;/span&gt;&lt;/p&gt;</description></item><item><title>Diff Format from copy row</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Diff-Format-from-copy-row/</link><pubDate>Thu, 05 May 2011 13:06:38 GMT</pubDate><dc:creator>headless</dc:creator><category>WebGrid</category><category>copy function</category><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;I have create a webgrid with ColumnSet as attached, but after using copy row funciton in context menu and paste into Excel, the row setting is difference.&lt;/p&gt;
&lt;p&gt;Please explain if it is a bugs that I suppore it should be the same format after pasting into Excel. Or is there any other way to export to Excel with the same formatting?&lt;/p&gt;
&lt;p&gt;Also, the following would be the snytax for the webgrid as a reference&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt; &amp;lt;ISWebGrid:WebGrid ID="WebGrid1" runat="server" Height="450px" UseDefaultStyle="True"&lt;br /&gt; Width="100%" DefaultStyleMode="Win7"&lt;br /&gt; &amp;gt;&lt;br /&gt; &amp;lt;LayoutSettings &lt;br /&gt; AlwaysShowHelpButton="false" &lt;br /&gt; AllowSorting="Yes"&lt;br /&gt; &amp;gt;&lt;br /&gt; &amp;lt;ClientSideEvents OnRowContextMenu="WebGrid1_OnRowContextMenu" /&amp;gt;&lt;br /&gt; &amp;lt;/LayoutSettings&amp;gt;&lt;br /&gt; &amp;lt;RootTable RowLayout="ColumnSet"&amp;gt;&lt;br /&gt; &amp;lt;ColumnSets&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumnSet Caption="Staff Information" ColumnCount="4" &lt;br /&gt; Name="ColumnSet0" Width="436px"&amp;gt;&lt;br /&gt; &amp;lt;Layout&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridRowLayout ColumnMember="Effective Date" RowSpan="2" &lt;br /&gt; Width="112" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridRowLayout Col="1" ColumnMember="Employee ID" RowSpan="2" &lt;br /&gt; Width="112" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridRowLayout Col="2" ColumnMember="Name" RowSpan="2" &lt;br /&gt; Width="112" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridRowLayout Col="3" ColumnMember="Reason" RowSpan="2" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridRowLayout Row="1" Spanned="Row" Width="112" Height="21" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridRowLayout Col="1" Row="1" Spanned="Row" Width="112" &lt;br /&gt; Height="21" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridRowLayout Col="2" Row="1" Spanned="Row" Width="112" &lt;br /&gt; Height="21" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridRowLayout Col="3" Row="1" Spanned="Row" Height="21" /&amp;gt;&lt;br /&gt; &amp;lt;/Layout&amp;gt;&lt;br /&gt; &amp;lt;HeaderStyle HorizontalAlign="Center" /&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumnSet&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumnSet Caption="Promotion Information" ColumnCount="2" &lt;br /&gt; Name="ColumnSet1" Width="200px"&amp;gt;&lt;br /&gt; &amp;lt;Layout&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridRowLayout ColumnMember="em_posi" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridRowLayout Col="1" ColumnMember="em_grad" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridRowLayout ColumnMember="Promote Position" Height="21" &lt;br /&gt; Row="1" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridRowLayout Col="1" ColumnMember="Promote Grading" Height="21" &lt;br /&gt; Row="1" /&amp;gt;&lt;br /&gt; &amp;lt;/Layout&amp;gt;&lt;br /&gt; &amp;lt;HeaderStyle HorizontalAlign="Center" /&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumnSet&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumnSet Caption="Misc" ColumnCount="1" Name="ColumnSet2" &lt;br /&gt; Width="300px"&amp;gt;&lt;br /&gt; &amp;lt;Layout&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridRowLayout ColumnMember="errText" &lt;br /&gt; RowSpan="2" Width="300" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridRowLayout &lt;br /&gt; Width="300" Height="21" Row="1" Spanned="Row" /&amp;gt;&lt;br /&gt; &amp;lt;/Layout&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumnSet&amp;gt;&lt;br /&gt; &amp;lt;/ColumnSets&amp;gt;&lt;br /&gt; &amp;lt;ColumnSetSettings GridLineColor="DarkGray" GridLines="Both" RowCount="2" ShowHeaders="Yes" /&amp;gt;&lt;br /&gt; &amp;lt;Columns&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Effective Date" &lt;br /&gt; DataMember="Effective Date" DataFormatString="yyyy-MM-dd"&lt;br /&gt; DataType="System.DateTime" Name="Effective Date" Width="100px"&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Employee ID" Name="Employee ID" DataMember="Employee ID" Width="100px" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Name" DataMember="Employee ID" Name="Name" Width="100px"&lt;br /&gt; EditType="WebComboNET" WebComboID="wcEmpl" &amp;gt;&lt;br /&gt; &amp;lt;ValueList DataSourceID="objEmpl" DataTextField="em_name" DataValueField="em_no" /&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Reason" DataMember="Reason" Name="Reason" Width="200px" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Curr Company" DataMember="compcode" Name="compcode" Width="100px" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Curr Division" DataMember="em_cat3" Name="em_cat3" Width="100px" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Curr Deaprtment" DataMember="em_dept" Name="em_dept" Width="100px" &lt;br /&gt; EditType="WebComboNET" WebComboID="wcDept" &amp;gt;&lt;br /&gt; &amp;lt;ValueList DataSourceID="ObjDept" DataTextField="de_desc" DataValueField="de_code" /&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Curr District" DataMember="em_cat1" Name="em_cat1" Width="100px" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Curr Branch_Section" DataMember="em_cat2" Name="em_cat2" Width="100px" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Curr Position" DataMember="em_posi" Name="em_posi" Width="100px" &lt;br /&gt; EditType="WebComboNET" WebComboID="wcPosi" &amp;gt;&lt;br /&gt; &amp;lt;ValueList DataSourceID="ObjPosi" DataTextField="po_desc" DataValueField="po_code" /&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Curr Posi Category" DataMember="em_cat4" Name="em_cat4" Width="100px" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Curr Grading" DataMember="em_grad" Name="em_grad" Width="100px" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Curr Leave Plan" DataMember="em_lplan" Name="em_lplan" Width="100px" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Curr Supervisor" DataMember="em_super" Name="em_super" Width="100px" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Curr Cost Center" DataMember="costcenter" Name="costcenter" Width="100px" /&amp;gt;&lt;br /&gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Promote Company" DataMember="Promote Company" &lt;br /&gt; Name="Promote Company" Width="100px" &amp;gt;&lt;br /&gt; &amp;lt;CellStyle BackColor="Yellow"&amp;gt;&lt;br /&gt; &amp;lt;/CellStyle&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Promote Division" &lt;br /&gt; DataMember="Promote Division" Name="Promote Division" Width="100px" &amp;gt;&lt;br /&gt; &amp;lt;CellStyle BackColor="Yellow"&amp;gt;&lt;br /&gt; &amp;lt;/CellStyle&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Promote Deaprtment" DataMember="Promote Deaprtment" Name="Promote Deaprtment" Width="100px" &lt;br /&gt; EditType="WebComboNET" WebComboID="wcDept" &amp;gt;&lt;br /&gt; &amp;lt;CellStyle BackColor="Yellow"&amp;gt;&lt;br /&gt; &amp;lt;/CellStyle&amp;gt;&lt;br /&gt; &amp;lt;ValueList DataSourceID="ObjDept" DataTextField="de_desc" DataValueField="de_code" /&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Promote District" &lt;br /&gt; DataMember="Promote District" Name="Promote District" Width="100px" &amp;gt;&lt;br /&gt; &amp;lt;CellStyle BackColor="Yellow"&amp;gt;&lt;br /&gt; &amp;lt;/CellStyle&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Promote Branch_Section" DataMember="Promote Branch_Section" Name="Promote Branch_Section" Width="100px" &lt;br /&gt; EditType="WebComboNET" WebComboID="wcCat2" &amp;gt;&lt;br /&gt; &amp;lt;CellStyle BackColor="Yellow"&amp;gt;&lt;br /&gt; &amp;lt;/CellStyle&amp;gt;&lt;br /&gt; &amp;lt;ValueList DataSourceID="ObjCat2" DataTextField="site_desc" DataValueField="site_code" /&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Promote Position" DataMember="Promote Position" Name="Promote Position" Width="100px"&lt;br /&gt; EditType="WebComboNET" WebComboID="wcPosi" &amp;gt;&lt;br /&gt; &amp;lt;CellStyle BackColor="Yellow"&amp;gt;&lt;br /&gt; &amp;lt;/CellStyle&amp;gt;&lt;br /&gt; &amp;lt;ValueList DataSourceID="ObjPosi" DataTextField="po_desc" DataValueField="po_code" /&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Promote Posi Category" &lt;br /&gt; DataMember="Promote Posi Category" Name="Promote Posi Category" Width="100px" &amp;gt;&lt;br /&gt; &amp;lt;CellStyle BackColor="Yellow"&amp;gt;&lt;br /&gt; &amp;lt;/CellStyle&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Promote Grading" DataMember="Promote Grading" &lt;br /&gt; Name="Promote Grading" Width="100px" &amp;gt;&lt;br /&gt; &amp;lt;CellStyle BackColor="Yellow"&amp;gt;&lt;br /&gt; &amp;lt;/CellStyle&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="New Leave Plan" DataMember="New Leave Plan" &lt;br /&gt; Name="New Leave Plan" Width="100px" &amp;gt;&lt;br /&gt; &amp;lt;CellStyle BackColor="Yellow"&amp;gt;&lt;br /&gt; &amp;lt;/CellStyle&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="New Supervisor" DataMember="New Supervisor" &lt;br /&gt; Name="New Supervisor" Width="100px" &amp;gt;&lt;br /&gt; &amp;lt;CellStyle BackColor="Yellow"&amp;gt;&lt;br /&gt; &amp;lt;/CellStyle&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="New Cost Center" DataMember="New Cost Center" &lt;br /&gt; Name="New Cost Center" Width="100px" &amp;gt;&lt;br /&gt;&lt;br /&gt; &amp;lt;CellStyle BackColor="Yellow"&amp;gt;&lt;br /&gt; &amp;lt;/CellStyle&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGridColumn&amp;gt;&lt;br /&gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Is Using Fix Commission" DataMember="Is Using Fix Commission" Name="Is Using Fix Commission" Width="100px" /&amp;gt;&lt;br /&gt; &amp;lt;ISWebGrid:WebGridColumn Caption="Import Error" DataMember="errText" Name="errText" Width="600px" /&amp;gt;&lt;br /&gt; &amp;lt;/Columns&amp;gt;&lt;br /&gt; &amp;lt;/RootTable&amp;gt;&lt;br /&gt; &amp;lt;/ISWebGrid:WebGrid&amp;gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Thank a lot!&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>