﻿<?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 - Column Freeze: Columns and Headers do not match anymmore after horizontal scrolling</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Column-Freeze-Columns-and-Headers-do-not-match-anymmore-after-horizontal-scrolling/</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>Column Freeze: Columns and Headers do not match anymmore after horizontal scrolling</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Column-Freeze-Columns-and-Headers-do-not-match-anymmore-after-horizontal-scrolling/</link><pubDate>Fri, 09 Jul 2010 00:19:11 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;In my test using the provided configuration I did not encounter any issue. Attached is the test page I am using.&lt;/p&gt;&lt;p&gt;I remove all the client side events from the configuration since I do not have the event handler. If you would like, you could try to isolate which event handler is causing the issue and if possible provide us with the simple scenario for the event handler for further analysis.&lt;br /&gt;&lt;/p&gt;</description></item><item><title>Column Freeze: Columns and Headers do not match anymmore after horizontal scrolling</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Column-Freeze-Columns-and-Headers-do-not-match-anymmore-after-horizontal-scrolling/</link><pubDate>Thu, 08 Jul 2010 10:30:08 GMT</pubDate><dc:creator>rheini@spol.ch</dc:creator><description>&lt;p&gt;The column freeze likes nice now, but I got some side-effects:&lt;/p&gt;
&lt;p&gt;- The grid-filtering created an abort&lt;br /&gt;- The javascript context-menu did not appear anymore&lt;/p&gt;
&lt;p&gt;Therefore I reerted the change.&lt;br /&gt;Doe you have any suggestions?&lt;/p&gt;</description></item><item><title>Column Freeze: Columns and Headers do not match anymmore after horizontal scrolling</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Column-Freeze-Columns-and-Headers-do-not-match-anymmore-after-horizontal-scrolling/</link><pubDate>Thu, 08 Jul 2010 01:48:55 GMT</pubDate><dc:creator>rheini@spol.ch</dc:creator><description>&lt;p&gt;I'not quite sure wether you gave me the correct thread.&lt;/p&gt;
&lt;p&gt;Nevertheless,  I changed the DOCTYPE to&lt;/p&gt;
&lt;p&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" &amp;gt;&lt;/p&gt;
&lt;p&gt;and it looks much better now.&lt;/p&gt;
&lt;p&gt;I will keep you informed because I got some side-effects in my app.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item><item><title>Column Freeze: Columns and Headers do not match anymmore after horizontal scrolling</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Column-Freeze-Columns-and-Headers-do-not-match-anymmore-after-horizontal-scrolling/</link><pubDate>Wed, 07 Jul 2010 22:54:40 GMT</pubDate><dc:creator>Glayaar</dc:creator><description>&lt;p&gt;In my test, if you are using XHTML doctype the header and content will be misaligned. Did you used XHTML doctype in your page? A bug report has been submitted previously for the issue in this &lt;a target="_blank" href="../Why-Freezing-pane-column-data-overlaps-with-adjacent-column-data-in-FireFox-and-Safari-/"&gt;thread&lt;/a&gt;. &lt;/p&gt;&lt;p&gt;Currently you could try using the HTML doctype in your page if possible to resolve the issue. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Column Freeze: Columns and Headers do not match anymmore after horizontal scrolling</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Column-Freeze-Columns-and-Headers-do-not-match-anymmore-after-horizontal-scrolling/</link><pubDate>Wed, 07 Jul 2010 10:12:00 GMT</pubDate><dc:creator>rheini@spol.ch</dc:creator><description>&lt;p&gt;We use WebGrid 7.0.7200.403 with Visual Studion 2010 on Win7 64bits&lt;/p&gt;
&lt;p&gt;When we activate column freeze and start scolling horizontally (move completely to the right and then back) , the column-header and data-columns do not match anymore.&lt;/p&gt;
&lt;p&gt;Here is the markup:&lt;/p&gt;
&lt;p&gt;  &amp;lt;LayoutSettings AllowBatchUpdate="True"&lt;br /&gt;                        AllowColumnMove="Yes" AllowEdit="Yes" AllowExport="Yes" &lt;br /&gt;                        AllowFilter="Default" AllowColumnFreezing="Yes"&amp;gt;&lt;br /&gt;                         &amp;lt;ClientSideEvents OnRowContextMenu="WebGrid1_OnRowContextMenu" OnAfterInitialize="WebGrid1_OnAfterInitialize"  &lt;br /&gt;                            OnRowSelect="WebGrid1_OnRowSelect" OnBatchUpdateSuccess="WebGrid1_OnBatchUpdateSuccess" OnSynchronizeChangesUI="OnSynchronizeChanges"  OnAfterExitEditMode="OnExitEdit" &lt;br /&gt;                            OnUndoChanges="OnUndoChanges"  OnCancelRowEditing="OnCancelEdit" OnEnterEditMode="WebGrid1_OnEnterEditMode" /&amp;gt;&lt;br /&gt;                         &amp;lt;FreezePaneSettings ActiveFrozenColumns="4" MaxFrozenColumns="4" &lt;br /&gt;                             ShowInContextMenu="True" /&amp;gt;&lt;br /&gt;                         &amp;lt;BatchUpdateSettings AutomaticObjectUpdate="False" /&amp;gt;&lt;br /&gt;                    &amp;lt;/LayoutSettings&amp;gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>