Friday, December 05, 2003


[Macro error: Can't compile this script because of a syntax error.] [Macro error: Can't compile this script because of a syntax error.] [Macro error: Can't compile this script because of a syntax error.] [Macro error: Can't compile this script because of a syntax error.] [Macro error: Can't compile this script because of a syntax error.]

<%@ Page Language="vb" AutoEventWireup="false" Codebehind="SelectingInGrid.aspx.vb" Inherits="DataGridComboBox.SelectingInGrid"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
 <HEAD>
  <title></title>
  <meta name="GENERATOR" content="Microsoft Visual Studio.NET 7.0">
  <meta name="CODE_LANGUAGE" content="Visual Basic 7.0">
  <meta name="vs_defaultClientScript" content="JavaScript">
  <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
 </HEAD>
 <body MS_POSITIONING="GridLayout">
  <form id="Form1" method="post" runat="server">
   <asp:DataGrid id="DataGrid1" style="Z-INDEX: 101; LEFT: 16px; POSITION: absolute; TOP: 66px" runat="server" Width="494px" Height="133px" BorderStyle="None" BorderWidth="1px" BorderColor="#CC9966" BackColor="White" CellPadding="4" AutoGenerateColumns="False">
    <FooterStyle ForeColor="#330099" BackColor="#FFFFCC"></FooterStyle>
    <HeaderStyle Font-Bold="True" ForeColor="#FFFFCC" BackColor="#990000"></HeaderStyle>
    <PagerStyle HorizontalAlign="Center" ForeColor="#330099" BackColor="#FFFFCC"></PagerStyle>
    <SelectedItemStyle Font-Bold="True" ForeColor="#663399" BackColor="#FFCC66"></SelectedItemStyle>
    <ItemStyle ForeColor="#330099" BackColor="White"></ItemStyle>
    <Columns>
     <asp:ButtonColumn Text="Select" CommandName="Select"></asp:ButtonColumn>
     <asp:BoundColumn DataField="firstname" HeaderText="First Name"></asp:BoundColumn>
     <asp:BoundColumn DataField="lastname" HeaderText="Last Name"></asp:BoundColumn>
     <asp:BoundColumn DataField="city" HeaderText="City"></asp:BoundColumn>
     <asp:ButtonColumn Text="Select" CommandName="Select"></asp:ButtonColumn>
    </Columns>
   </asp:DataGrid>
   <asp:Label id="Label1" style="Z-INDEX: 102; LEFT: 136px; POSITION: absolute; TOP: 13px" runat="server"
    Width="261px" Height="19px"></asp:Label>
   <asp:Label id="Label2" style="Z-INDEX: 103; LEFT: 139px; POSITION: absolute; TOP: 36px" runat="server"
    Width="257px" Height="19px"></asp:Label>
  </form>
 </body>
</HTML>

8:11:39 PM    trackback []     Articulate []