* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / System.Web / Test / mainsoft / MainsoftWebApp / System_Web_UI_WebControls / DataGridPagerStyle / DataGridPagerStyle_Position.aspx
1 <%@ Page Language="c#" AutoEventWireup="false" Codebehind="DataGridPagerStyle_Position.aspx.cs" Inherits="GHTTests.System_Web_dll.System_Web_UI_WebControls.DataGridPagerStyle_Position" %>
2 <%@ Register TagPrefix="cc1" Namespace="GHTWebControls" Assembly="MainsoftWebApp" %>
3 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
4 <HTML>
5         <HEAD>
6                 <title>DataGridPagerStyle_Position</title>
7                 <meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
8                 <meta content="Visual Basic .NET 7.1" name="CODE_LANGUAGE">
9                 <meta content="JavaScript" name="vs_defaultClientScript">
10                 <meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
11                 <script LANGUAGE="JavaScript">
12         function ScriptTest()
13         {
14             var theform;
15                     if (window.navigator.appName.toLowerCase().indexOf("netscape") > -1) {
16                             theform = document.forms["Form1"];
17                     }
18                     else {
19                             theform = document.Form1;
20                     }
21         }
22                 </script>
23         </HEAD>
24         <body>
25                 <form id="Form1" method="post" runat="server">
26                         <cc1:ghtsubtest id="GHTSubTest1" runat="server" Height="120px" Width="553px">
27                                 <asp:DataGrid id="DataGrid1" runat="server"></asp:DataGrid>
28                         </cc1:ghtsubtest>
29                         <cc1:ghtsubtest id="GHTSubTest2" runat="server" Height="120px" Width="553px">
30                                 <asp:DataGrid id="DataGrid2" runat="server"></asp:DataGrid>
31                         </cc1:ghtsubtest>
32                         <cc1:ghtsubtest id="GHTSubTest3" runat="server" Height="120px" Width="553px">
33                                 <asp:DataGrid id="DataGrid3" runat="server"></asp:DataGrid>
34                         </cc1:ghtsubtest>
35                         <cc1:ghtsubtest id="Ghtsubtest4" runat="server" Height="120px" Width="553px">
36                                 <asp:DataGrid id="DataGrid4" runat="server"></asp:DataGrid>
37                         </cc1:ghtsubtest>
38                         <cc1:ghtsubtest id="Ghtsubtest5" runat="server" Height="120px" Width="553px">
39                                 <asp:DataGrid id="DataGrid5" runat="server"></asp:DataGrid>
40                         </cc1:ghtsubtest>
41                         <cc1:ghtsubtest id="Ghtsubtest6" runat="server" Height="120px" Width="553px">
42                                 <asp:DataGrid id="DataGrid6" runat="server"></asp:DataGrid>
43                         </cc1:ghtsubtest>
44                         <cc1:ghtsubtest id="Ghtsubtest7" runat="server" Height="120px" Width="553px">
45                                 <asp:DataGrid id="DataGrid7" runat="server"></asp:DataGrid>
46                         </cc1:ghtsubtest>
47                         <cc1:ghtsubtest id="Ghtsubtest8" runat="server" Height="120px" Width="553px">
48                                 <asp:DataGrid id="DataGrid8" runat="server"></asp:DataGrid>
49                         </cc1:ghtsubtest>
50                 </form>
51         </body>
52 </HTML>