﻿<?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 - WebDesktop - WebDialogBox with WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDialogBox-with-WebGrid/</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>WebDialogBox with WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDialogBox-with-WebGrid/</link><pubDate>Mon, 14 Sep 2009 08:29:02 GMT</pubDate><dc:creator>aspnet@softwarestudio.com.pl</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Yes great this solved my problem.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Thank You&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Adam &lt;/p&gt;</description></item><item><title>WebDialogBox with WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDialogBox-with-WebGrid/</link><pubDate>Mon, 14 Sep 2009 03:12:56 GMT</pubDate><dc:creator>handy@intersoftpt.com</dc:creator><description>&lt;p&gt;The issue is caused by the layout table of WebDialog box element. To solve this issue, simply create a new table and place WebGrid inside. You will need to add table-layout fixed in your table style. &lt;br /&gt;&lt;/p&gt;&lt;pre&gt;&amp;lt;table style="width: 100%; table-layout: fixed"&amp;gt;              &lt;br /&gt;    &amp;lt;tr&amp;gt;      
       &amp;lt;td&amp;gt;
           &amp;lt;ISWebGrid:WebGrid ID="WebGrid1" runat="server" DataSourceID="AccessDataSource1"
               Height="450px" UseDefaultStyle="True" Width="750px"&amp;gt;
    ...
&amp;lt;/table&amp;gt;&lt;/pre&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;

&lt;p&gt;Regards,&lt;br /&gt;Handy&lt;/p&gt;</description></item><item><title>WebDialogBox with WebGrid</title><link>http://www.intersoftsolutions.com/Community/WebDesktop/WebDialogBox-with-WebGrid/</link><pubDate>Sat, 12 Sep 2009 13:49:36 GMT</pubDate><dc:creator>aspnet@softwarestudio.com.pl</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;I have question about WebDialogBox size when I use UseInlineContent content mode. I have webdialog Box and WebGrid. I set WebDialogBox size on Heght=500px and Width=800px. Now I put in Webgrid and set size for grid height= 450px and width=750px. Now create SqlDataSource with 12 colummns. When I click retrive structure WebDialogBox change size to mutch more that I have set. I thing it is size of all columns. I cant find why? I cant set this width? When I delete grid, WebDialogBox change site to width=800px.  &lt;/p&gt;
&lt;p&gt;Please help.&lt;/p&gt;
&lt;p&gt;Regards &lt;/p&gt;
&lt;p&gt;Adam&lt;/p&gt;</description></item></channel></rss>