iSeller Commerce
iSeller POS Retail
iSeller POS F&B
iSeller POS Express
Crosslight
WebUI
ClientUI
What's New
Download Trial
Web Solution
Mobile Solution
Enterprise Solution
Custom Development
Blog
Community
Latest Development Blogs
ForumPostTopic
Browse By Tag
Hi,
We are facing problems with loading aspx pages which contains webgrid in Web Browser control. we are using Webgrid version 8.0.7200.254.
Please advice it is critical for us.
We have tried adding <
Please see the screenshots attached.
See the code for the webgrid
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="GS1.aspx.cs" Inherits="GSIS" %> <%@ Register Assembly="ISNet.WebUI.WebGrid" Namespace="ISNet.WebUI.WebGrid" TagPrefix="ISWebGrid" %> <!DOCTYPE html> <html> <head runat="server"> <meta http-equiv="X-UA-Compatible" content="IE=Edge" > <title>Intersoft Webgrid8 </title> <style type="text/css"> 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;} </style> </head> <body> <script language="javascript"> function Check() { return false; } </script> <form id="form1" runat="server" style="height:98%;"> <div id="container"> <ISWebGrid:WebGrid ID="WebGrid1" runat="server" Height="98%" UseDefaultStyle="True" Width="99%" DisableFileSystemChecking="true" EnableWebResources="Never" DataCacheStorage="PageCache" DefaultStyleMode="Silver" > <LayoutSettings AllowColumnMove="Yes" AllowColumnSizing="Yes" AllowExport="Yes" AllowFilter="No" AllowGrouping="Yes" AllowSorting="Yes" AutoFitColumns="false" VirtualLoadMode="Default" VirtualPageSize="10" PagingMode="VirtualLoad" ShowRefreshButton="true" > <ClientSideEvents OnRowContextMenu="Check" /> </LayoutSettings> </ISWebGrid:WebGrid> </div> </form> </body> </html>
Regadrs,
Madhavan
or
Choose this if you're already a member of Intersoft Community Forum. You can link your OpenID account to your existing Intersoft Social ID.
Choose this if you don't have an Intersoft account yet. Your authenticated OpenID will be automatically linked to your new Intersoft account.
Enter your Wordpress Blogname