﻿<?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 - WebGrid loses the width of the columns after the partial postback in an UpdatePanel in IE 8 </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-loses-the-width-of-the-columns-after-the-partial-postback-in-an-UpdatePanel-in-IE-8/</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>WebGrid loses the width of the columns after the partial postback in an UpdatePanel in IE 8 </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-loses-the-width-of-the-columns-after-the-partial-postback-in-an-UpdatePanel-in-IE-8/</link><pubDate>Thu, 01 Oct 2009 22:51:57 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Unfortunately, our WebGrid does not support XHTML doctype for now. If you are still using that doctype, the layout would be mess up. I think you can try tab panel with Intersoft WebTab and Modal Pop Up with WebDialogBox for your scenario.&lt;/p&gt;&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>WebGrid loses the width of the columns after the partial postback in an UpdatePanel in IE 8 </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-loses-the-width-of-the-columns-after-the-partial-postback-in-an-UpdatePanel-in-IE-8/</link><pubDate>Thu, 01 Oct 2009 11:12:16 GMT</pubDate><dc:creator>jleyva@bisa.com.pe</dc:creator><description>&lt;p&gt;If. You are right he was using the doctype incorrect&lt;br /&gt;&amp;lt;DOCTYPE html PUBLIC "- / / W3C / / DTD XHTML 1.0 Transitional / / EN" "&lt;a href="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&lt;/a&gt;"&amp;gt; that the .Net gives by default. &lt;/p&gt;
&lt;p&gt;I dont have problem with the webgrid, using the doctype  &lt;br /&gt;&amp;lt;DOCTYPE HTML PUBLIC "- / / W3C / / DTD HTML 4.0 Transitional / / EN"&amp;gt; &lt;/p&gt;
&lt;p&gt;but I have others problems with ajax controls that thou then displayed in the following pictures.&lt;/p&gt;</description></item><item><title>WebGrid loses the width of the columns after the partial postback in an UpdatePanel in IE 8 </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-loses-the-width-of-the-columns-after-the-partial-postback-in-an-UpdatePanel-in-IE-8/</link><pubDate>Thu, 01 Oct 2009 05:56:04 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;blockquote style="padding-left: 10px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 5px; border-left-color: rgb(204, 204, 204); border-left-width: 1px; border-left-style: solid; "&gt;&lt;p&gt;&lt;span style="color: rgb(63, 63, 63); font-family: 'segoe ui', arial, verdana, tahoma; font-size: 12px; line-height: 18px; "&gt;&lt;span style="font-family: 'segoe ui', arial, verdana, tahoma; color: rgb(0, 0, 255); font-size: 13px; "&gt;&lt;span style="font-family: 'segoe ui', arial, verdana, tahoma; color: rgb(0, 0, 255); font-size: 13px; "&gt;&amp;lt;!&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: 'segoe ui', arial, verdana, tahoma; color: rgb(128, 0, 0); font-size: 13px; "&gt;&lt;span style="font-family: 'segoe ui', arial, verdana, tahoma; color: rgb(128, 0, 0); font-size: 13px; "&gt;DOCTYPE&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: 'segoe ui', arial, verdana, tahoma; font-size: 13px; "&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: 'segoe ui', arial, verdana, tahoma; color: rgb(255, 0, 0); font-size: 13px; "&gt;&lt;span style="font-family: 'segoe ui', arial, verdana, tahoma; color: rgb(255, 0, 0); font-size: 13px; "&gt;html&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: 'segoe ui', arial, verdana, tahoma; font-size: 13px; "&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: 'segoe ui', arial, verdana, tahoma; color: rgb(255, 0, 0); font-size: 13px; "&gt;&lt;span style="font-family: 'segoe ui', arial, verdana, tahoma; color: rgb(255, 0, 0); font-size: 13px; "&gt;PUBLIC&lt;/span&gt;&lt;/span&gt;&lt;span style="font-family: 'segoe ui', arial, verdana, tahoma; font-size: 13px; "&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="font-family: 'segoe ui', arial, verdana, tahoma; color: rgb(0, 0, 255); font-size: 13px; "&gt;&lt;span style="font-family: 'segoe ui', arial, verdana, tahoma; color: rgb(0, 0, 255); font-size: 13px; "&gt;"-//W3C//DTD XHTML 4.0 Transitional//EN"&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;p /&gt;&lt;/blockquote&gt;&lt;p&gt;XHTML? I think you are using incorrect doctype. Btw, i am unable to see your issue in here.  I tried to modify your sample with using my own database but could not see your issue in here. It would be more helpful if i can a simple working sample that replicates the issue.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>WebGrid loses the width of the columns after the partial postback in an UpdatePanel in IE 8 </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-loses-the-width-of-the-columns-after-the-partial-postback-in-an-UpdatePanel-in-IE-8/</link><pubDate>Tue, 29 Sep 2009 09:29:01 GMT</pubDate><dc:creator>jleyva@bisa.com.pe</dc:creator><description>&lt;div id="result_box" dir="ltr"&gt;Here you send the example of my form, i'm use this line code&lt;/div&gt;
&lt;div dir="ltr"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&amp;lt;!&lt;/span&gt;&lt;/span&gt;&lt;span style="color: #800000; font-size: 13px"&gt;&lt;span style="color: #800000; font-size: 13px"&gt;DOCTYPE&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 13px"&gt;&lt;span style="color: #ff0000; font-size: 13px"&gt;html&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="color: #ff0000; font-size: 13px"&gt;&lt;span style="color: #ff0000; font-size: 13px"&gt;PUBLIC&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px"&gt; &lt;/span&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;&lt;span style="color: #0000ff; font-size: 13px"&gt;"-//W3C//DTD XHTML 4.0 Transitional//EN"&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;</description></item><item><title>WebGrid loses the width of the columns after the partial postback in an UpdatePanel in IE 8 </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-loses-the-width-of-the-columns-after-the-partial-postback-in-an-UpdatePanel-in-IE-8/</link><pubDate>Mon, 28 Sep 2009 02:43:22 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;&lt;p&gt;We did find issue (bug) for height issue when partial postback in UpdatePanel but never found width issue. So, could you please send a simple sample that replicates this issue so we can investigate it for you? As far i see in your screenshot, layout alighnment is already mess up a little before postback. Please ensure that you are using our supported doctype.&lt;/p&gt;
&lt;p /&gt;&lt;pre&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" &amp;gt;
&amp;lt;html&amp;gt;&lt;/pre&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;
&lt;p /&gt;</description></item><item><title>WebGrid loses the width of the columns after the partial postback in an UpdatePanel in IE 8 </title><link>http://www.intersoftsolutions.com/Community/WebGrid/WebGrid-loses-the-width-of-the-columns-after-the-partial-postback-in-an-UpdatePanel-in-IE-8/</link><pubDate>Thu, 24 Sep 2009 13:08:29 GMT</pubDate><dc:creator>jleyva@bisa.com.pe</dc:creator><description>&lt;p&gt;WebGrid loses the width of the columns after the partial postback in an UpdatePanel in IE 8 &lt;/p&gt;
&lt;p&gt;wait? send me an example or lines of code&lt;/p&gt;
&lt;p&gt;Please help me.&lt;/p&gt;</description></item></channel></rss>