﻿<?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 - using AutoWidth in WebPaneManager</title><link>http://www.intersoftsolutions.com/Community/WebGrid/using-AutoWidth-in-WebPaneManager/</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>using AutoWidth in WebPaneManager</title><link>http://www.intersoftsolutions.com/Community/WebGrid/using-AutoWidth-in-WebPaneManager/</link><pubDate>Sun, 04 Oct 2009 21:40:18 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi Michael,&lt;/p&gt;&lt;p&gt;Glad to hear that it also worked on you.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>using AutoWidth in WebPaneManager</title><link>http://www.intersoftsolutions.com/Community/WebGrid/using-AutoWidth-in-WebPaneManager/</link><pubDate>Fri, 02 Oct 2009 04:18:56 GMT</pubDate><dc:creator>Michael</dc:creator><description>&lt;p&gt;Hi Handy&lt;/p&gt;
&lt;p&gt;It works fine with following code:&lt;/p&gt;&lt;pre&gt;   &amp;lt;script language="javascript" type="text/javascript" id="WebPaneManager1_OnAfterResize"&amp;gt;
       function WebPaneManager1_OnAfterResize(controlId, pane1, pane2, oldPane1Size, oldPane2Size, newPane1Size, newPane2Size) {
           window.setTimeout(function() { wgDoResize(true, true); }, 100);
           return true;
       }
    &amp;lt;/script&amp;gt; &lt;/pre&gt;
&lt;p&gt;Only set WebGrid Settings to: Widht="100%", Height="100%", AutoWidht="false" and AutoHeight="false"&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;</description></item><item><title>using AutoWidth in WebPaneManager</title><link>http://www.intersoftsolutions.com/Community/WebGrid/using-AutoWidth-in-WebPaneManager/</link><pubDate>Fri, 02 Oct 2009 03:18:34 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I applied also those settings. It seems my designer got cached so it didn't applied into html. Btw, i have modified my sample. Sometimes, the layout resize issue happened when placed WebGrid inside WebPane. To avoid this issue your will need to use&lt;b&gt;&lt;i&gt; wgDoResize&lt;/i&gt;&lt;/b&gt; method. Attached sample will show you how to do it. Please let me know if you still encounter the same issue.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>using AutoWidth in WebPaneManager</title><link>http://www.intersoftsolutions.com/Community/WebGrid/using-AutoWidth-in-WebPaneManager/</link><pubDate>Fri, 02 Oct 2009 00:55:25 GMT</pubDate><dc:creator>Michael</dc:creator><description>&lt;p&gt;Hi Handy&lt;/p&gt;
&lt;p&gt;I have set LayoutSettings for each WebGrid (see last posting)&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&amp;lt;LayoutSettings AutoHeight="True" AutoWidth="True"&amp;gt;&amp;lt;/LayoutSettings&amp;gt;&lt;br /&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If I set AutoWidth/Height = True then fit grids automatically when I change the size of Panes.&lt;/p&gt;
&lt;p&gt;If I set AutoWidth/Height = false then doesn't fit grid automatically (please see attached pictures)&lt;/p&gt;
&lt;p&gt;It's possible to fit grids after changing panesize (maybe WebPaneManager ClientSideEvent &lt;em&gt;OnAfterResize&lt;/em&gt;)? If so, how can I do this?&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;</description></item><item><title>using AutoWidth in WebPaneManager</title><link>http://www.intersoftsolutions.com/Community/WebGrid/using-AutoWidth-in-WebPaneManager/</link><pubDate>Thu, 01 Oct 2009 21:55:53 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;&lt;p&gt;I am unable to replicate the scrollbar like your screenshots. Maybe we have different pane settings. I attached my simple sample. Hope you find the differences between my sample and yours.&lt;/p&gt;
&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>using AutoWidth in WebPaneManager</title><link>http://www.intersoftsolutions.com/Community/WebGrid/using-AutoWidth-in-WebPaneManager/</link><pubDate>Thu, 01 Oct 2009 03:57:00 GMT</pubDate><dc:creator>Michael</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I have 3 Panes. All of them include a WebGrid with following code (see attached picture).&lt;/p&gt;&lt;pre&gt;&amp;lt;ISWebGrid:WebGrid ID="WebGrid2" runat="server" Height="100%" 
    UseDefaultStyle="True" Width="100%"&amp;gt;
    &amp;lt;LayoutSettings AutoHeight="True" AutoWidth="True"&amp;gt;
    &amp;lt;/LayoutSettings&amp;gt;
&amp;lt;/ISWebGrid:WebGrid&amp;gt;&lt;/pre&gt;

&lt;p&gt;It seems that AutoWidth is calculated on the full page width.&lt;/p&gt;
&lt;p&gt;How can I fill WebGrid inside Pane?&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Michael&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>