﻿<?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 - Problem of Webgrid in Webbrowser control</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Problem-of-Webgrid-in-Webbrowser-control/</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>Problem of Webgrid in Webbrowser control</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Problem-of-Webgrid-in-Webbrowser-control/</link><pubDate>Thu, 25 Jul 2013 03:23:37 GMT</pubDate><dc:creator>Hans</dc:creator><description>Hello,&lt;br /&gt;&lt;br /&gt;I apologize for any inconvenience this problem may have caused you.&lt;br /&gt;&lt;br /&gt;It seems you use HTML5 doctype in your WebGrid, if you want to use WebGrid v8 in HTML5 doctype.&lt;br /&gt;Please try to set “RenderingMode” property in WebGrid to “HTML5”.&lt;br /&gt;&lt;br /&gt;Hope this helps.&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Hans.</description></item><item><title>Problem of Webgrid in Webbrowser control</title><link>http://www.intersoftsolutions.com/Community/WebGrid/Problem-of-Webgrid-in-Webbrowser-control/</link><pubDate>Wed, 24 Jul 2013 01:55:24 GMT</pubDate><dc:creator>Skgrid@intersoftpt.com</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;We are facing problems with loading aspx pages which contains webgrid in  Web Browser control. we are using Webgrid version 8.0.7200.254.&lt;/p&gt;
&lt;p&gt;Please advice it is critical for us.&lt;/p&gt;
&lt;p&gt;We have tried adding &lt;span style="font-size: 13px; font-family: consolas; color: #0000ff"&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #0000ff"&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #0000ff"&gt;

&amp;lt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #800000"&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #800000"&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #800000"&gt;meta&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; font-family: consolas"&gt;&lt;span style="font-size: 13px; font-family: consolas"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #ff0000"&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #ff0000"&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #ff0000"&gt;http-equiv&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #0000ff"&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #0000ff"&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #0000ff"&gt;="X-UA-Compatible"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; font-family: consolas"&gt;&lt;span style="font-size: 13px; font-family: consolas"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #ff0000"&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #ff0000"&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #ff0000"&gt;content&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #0000ff"&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #0000ff"&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #0000ff"&gt;="IE=Edge"&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; font-family: consolas"&gt;&lt;span style="font-size: 13px; font-family: consolas"&gt; &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #0000ff"&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #0000ff"&gt;&lt;span style="font-size: 13px; font-family: consolas; color: #0000ff"&gt;&amp;gt; but it is giving javascript errors like Tables is undefined etc. &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;
&lt;p&gt;Please see the screenshots attached.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;See the code for the webgrid &lt;/p&gt;&lt;pre&gt;&amp;lt;%@ Page Language="C#" AutoEventWireup="true" CodeFile="GS1.aspx.cs" Inherits="GSIS" %&amp;gt;
&amp;lt;%@ Register Assembly="ISNet.WebUI.WebGrid" Namespace="ISNet.WebUI.WebGrid" TagPrefix="ISWebGrid" %&amp;gt;


&amp;lt;!DOCTYPE html&amp;gt;
&amp;lt;html&amp;gt;
&amp;lt;head runat="server"&amp;gt;
&amp;lt;meta http-equiv="X-UA-Compatible" content="IE=Edge" &amp;gt;

    &amp;lt;title&amp;gt;Intersoft Webgrid8 &amp;lt;/title&amp;gt;   
&amp;lt;style type="text/css"&amp;gt;
      html {height:98%;}
      body {margin-left:5;margin-right:5;margin-top:5px;padding:0; height:98%;}
      div#container {height:100%; width:100%; margin: 0 auto 0 auto;}
&amp;lt;/style&amp;gt; 
&amp;lt;/head&amp;gt;

&amp;lt;body&amp;gt;
&amp;lt;script language="javascript"&amp;gt;

    
    function Check() 
    {
        return false;
    }
&amp;lt;/script&amp;gt;   
    &amp;lt;form id="form1" runat="server" style="height:98%;"&amp;gt;           
        &amp;lt;div  id="container"&amp;gt;    
            &amp;lt;ISWebGrid:WebGrid ID="WebGrid1" runat="server" Height="98%"  UseDefaultStyle="True"
                    Width="99%" DisableFileSystemChecking="true" EnableWebResources="Never" 
                     DataCacheStorage="PageCache"  DefaultStyleMode="Silver"  &amp;gt;
                                         
                    &amp;lt;LayoutSettings    AllowColumnMove="Yes" AllowColumnSizing="Yes" AllowExport="Yes" AllowFilter="No" AllowGrouping="Yes" AllowSorting="Yes"       
                    AutoFitColumns="false" VirtualLoadMode="Default" VirtualPageSize="10" PagingMode="VirtualLoad" ShowRefreshButton="true" &amp;gt;            
                    &amp;lt;ClientSideEvents OnRowContextMenu="Check" /&amp;gt; 
                    &amp;lt;/LayoutSettings&amp;gt;                                             
            &amp;lt;/ISWebGrid:WebGrid&amp;gt;

            
        &amp;lt;/div&amp;gt;
    &amp;lt;/form&amp;gt;
&amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;
&lt;/pre&gt;

&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Regadrs,&lt;/p&gt;
&lt;p&gt;Madhavan&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description></item></channel></rss>